* Add documentation to modules, and some constants and types Signed-off-by: Nick Cameron <nrc@ncameron.org> * Improve the language reference Signed-off-by: Nick Cameron <nrc@ncameron.org> --------- Signed-off-by: Nick Cameron <nrc@ncameron.org>
17 lines
198 B
Markdown
17 lines
198 B
Markdown
---
|
|
title: "X"
|
|
subtitle: "Constant in std"
|
|
excerpt: "The X-axis (can be used in both 2d and 3d contexts)."
|
|
layout: manual
|
|
---
|
|
|
|
The X-axis (can be used in both 2d and 3d contexts).
|
|
|
|
```kcl
|
|
X
|
|
```
|
|
|
|
|
|
|
|
|