rcl/docs
Ruud van Asseldonk d096139541 Improve the Ninja documentation
Previously we named the file "build.rcl", but now that that is the
default name for "rcl build", let's name the Ninja meta build file
"ninja.rcl". Also, clarify that Make is able to use the depfiles too,
just in a way that I personally try to stay far away from.
2024-07-27 23:03:05 +02:00
..
theme@8bb6e3cf1b Update to latest version of docs theme 2023-11-20 23:12:09 +01:00
changelog.md Document new "rcl build" command in changelog 2024-07-27 23:03:05 +02:00
functions.md Correct invalid example in function docs 2024-02-05 19:16:40 +01:00
generating_files.md Write docs chapter about "rcl build" usage 2024-07-27 23:03:05 +02:00
glossary.md Remove ':' after 'else' after all 2023-12-29 13:23:54 +01:00
imports.md Implement filesystem sandbox for imports 2023-10-20 18:22:38 +02:00
index.md Add and fix links in the documentation index 2024-07-22 23:36:01 +02:00
installation.md Bump version to 0.4.0 2024-07-13 10:37:59 +02:00
null.md Stylize RCL consistently in small caps in docs 2024-06-20 22:36:50 +02:00
python_bindings.md Cross-reference Python installation docs 2024-02-15 00:22:06 +01:00
rcl.md Elaborate a bit in "rcl build" docs 2024-07-27 23:03:05 +02:00
rcl_build.md Address a few minor issues in the new build code 2024-07-27 23:03:05 +02:00
rcl_evaluate.md Add CLI option to specify --banner in output 2024-07-13 12:57:34 +02:00
rcl_format.md Make a trailing comma always force tall 2024-06-18 19:23:40 +02:00
rcl_highlight.md Address to do in 'rcl highlight' documentation 2024-07-13 14:23:14 +02:00
rcl_query.md Document new output option 2024-02-19 21:30:10 +01:00
stdlib.md Document List.reverse and std.range 2023-12-12 00:27:31 +01:00
strings.md Stylize RCL consistently in small caps in docs 2024-06-20 22:36:50 +02:00
syntax.md Stylize RCL consistently in small caps in docs 2024-06-20 22:36:50 +02:00
syntax_highlighting.md Document syntax highlighting for Neovim 2024-03-15 22:01:37 +01:00
testing.md Document some of the fuzz properties in the docs 2024-07-03 20:03:36 +02:00
tree_sitter.md Correct leftover in Tree-sitter docs 2024-03-15 22:01:37 +01:00
tutorial.md Rename --output to --format 2024-02-19 20:40:35 +01:00
type_dict.md Use type highlighting in the docs 2024-03-02 12:05:15 +01:00
type_list.md Document the new List.sum and Set.sum methods 2024-07-12 23:55:02 +02:00
type_set.md Document the new List.sum and Set.sum methods 2024-07-12 23:55:02 +02:00
type_string.md Use type highlighting in the docs 2024-03-02 12:05:15 +01:00
types.md Link to RCL blog post series from type system docs 2024-07-22 23:00:24 +02:00
using_ninja.md Improve the Ninja documentation 2024-07-27 23:03:05 +02:00