We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a57f06 commit 7901a09Copy full SHA for 7901a09
1 file changed
zensical.toml.in
@@ -81,7 +81,7 @@ nav = [
81
"ladspa.md",
82
"SoundFont3Format.md",
83
]},
84
- {"🤓 For Developer" = [
+ {"🤓 For Developers" = [
85
{"🛠️ Compiling Fluidsynth" = [
86
"BuildingWithCMake.md",
87
"BuildingForAndroid.md",
@@ -115,7 +115,8 @@ nav = [
115
"ReleaseCheckList.md"
116
117
118
- {"🪲 Bug Tracker" = "https://github.com/FluidSynth/fluidsynth/issues"}
+ {"🪲 Bug Tracker" = "https://github.com/FluidSynth/fluidsynth/issues"},
119
+ {"🔍 API" = "/wiki/api"}
120
]
121
122
# With the "extra_css" option you can add your own CSS styling to customize
0 commit comments