Skip to content

Commit 267d1a5

Browse files
Update KCL docs (#631)
YOYO NEW KCL DOCS!! Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8ba8feb commit 267d1a5

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

content/pages/docs/kcl-lang/settings/project.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,23 @@ base_unit = "in"
3131

3232

3333

34+
#### meta
35+
36+
Information about the project itself. Choices about how settings are merged have prevent me (lee) from easily moving this out of the settings structure.
37+
38+
39+
**Default:** None
40+
41+
This setting has the following nested options:
42+
43+
##### id
44+
45+
46+
47+
48+
**Default:** None
49+
50+
3451
#### app
3552

3653
The settings for the Design Studio.

0 commit comments

Comments
 (0)