Files
modeling-app/docs/kcl
Adam Chalmers 4fe8741ea7 Remove CallExpression support (#6639)
Users MUST use keyword call syntax now.

Closes https://github.com/KittyCAD/modeling-app/issues/4600
2025-05-02 16:08:12 -05:00
..
2025-05-02 09:06:43 -07:00
2025-05-01 08:56:27 -07:00
2025-05-01 08:56:27 -07:00
2025-05-01 08:56:27 -07:00
2025-05-01 08:56:27 -07:00
2025-05-02 16:08:12 -05:00

Autogenerated docs

Everything in this directory and its subdirectories (except this file) is automatically generated. Do not edit anything in this directory directly, your changes will be lost.

The directory contents are generated by running the test_generate_stdlib_markdown_docs test in /rust/kcl-lib/src/docs/gen_std_tests.rs. Files are generated from the standard library declared in KCL (/rust/kcl-lib/std) and in Rust (/rust/kcl-lib/src/std), and by copying files from ../kcl-src.