We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f4f1be commit b2414a5Copy full SHA for b2414a5
docs/make.jl
@@ -17,7 +17,7 @@ makedocs(;
17
"Home" => "index.md",
18
"Generic Components" => "components.md",
19
"Winchcontroller" => "winchcontroller.md",
20
- "Functions" => "functions.md"
+ "Functions and Macros" => "functions.md"
21
],
22
)
23
0 commit comments