We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41afa5c commit f457234Copy full SHA for f457234
1 file changed
docs/make.jl
@@ -20,6 +20,7 @@ makedocs(
20
"Installation" => "install.md",
21
"Quick Start" => "quickstart.md",
22
"Variable Declaration" => "variables.md",
23
+ "Constants" => "constants.md",
24
"Command discovery and help" => "command_discovery_help.md",
25
"Variable Substitution" => "substitute.md",
26
"Using with Pluto reactive notebooks" => "pluto.md",
0 commit comments