We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 795ce22 commit 66aff66Copy full SHA for 66aff66
docs/make.jl
@@ -23,7 +23,7 @@ makedocs(;
23
"Home" => "index.md",
24
"Basic Utilities" => "man/basic_utilities.md",
25
"Orthographical Analysis" => "man/orthography.md",
26
- # "Text Alignment" => "man/text_alignment.md",
+ "Text Alignment" => "man/text_alignment.md",
27
"Rhytmic Analysis" => "man/rhythmic_analysis.md",
28
"Symmetry Analysis" => "man/symmetry_analysis.md",
29
"References" => "man/references.md",
0 commit comments