rcl/docs
Ruud van Asseldonk b5c60367ab Document Cargo as a way to install
I hate it when projects list some arcane package manager as the official
way to install. In 2015 when "cargo install" was added, I was arguing
against it for this reason. But it's now 2024, Rust adoption has grown
a lot -- at least in my bubble. We can at least mention it as an
alternative.

See also: github.com / rust-lang / rfcs/pull/1200#issuecomment-121014961
(Hyperlink defused to avoid GitHub cross-referencing it.)
2024-02-20 22:41:03 +01:00
..
theme@8bb6e3cf1b Update to latest version of docs theme 2023-11-20 23:12:09 +01:00
functions.md Correct invalid example in function docs 2024-02-05 19:16:40 +01: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 "share config between tools" as a key point 2024-02-20 22:17:40 +01:00
installation.md Document Cargo as a way to install 2024-02-20 22:41:03 +01:00
null.md Document justification for null 2023-09-08 20:03:36 +02:00
python_bindings.md Cross-reference Python installation docs 2024-02-15 00:22:06 +01:00
rcl.md Make --color not apply when using --output 2024-02-20 20:52:14 +01:00
rcl_evaluate.md Make --color not apply when using --output 2024-02-20 20:52:14 +01:00
rcl_format.md Make --output respect --directory 2024-02-19 22:02:08 +01:00
rcl_highlight.md Simplify stdin defaults 2023-12-17 22:37:10 +01: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 Correct docs and Pygments lexer for \u{...} escapes 2023-09-30 02:18:20 +02:00
syntax.md Manage expectations a bit in the docs 2024-01-30 22:14:19 +01:00
syntax_highlighting.md Document Pygments highlighter in the manual 2023-09-24 22:23:05 +02:00
testing.md Write docs about how RCL is tested 2023-09-24 22:52:35 +02:00
tutorial.md Rename --output to --format 2024-02-19 20:40:35 +01:00
type_dict.md Document dict operators on its type page 2023-12-29 18:31:55 +01:00
type_list.md Add List.enumerate method 2024-02-10 14:37:28 +01:00
type_set.md Define Dict.except and Set.except methods 2023-12-16 16:19:04 +01:00
type_string.md Fix another typo in the documentation 2024-01-31 18:44:57 +01:00
types.md Manage expectations a bit in the docs 2024-01-30 22:14:19 +01:00
using_ninja.md Write how to do dynamic targets 2024-02-20 22:17:40 +01:00