Skip to content

Commit 7901a09

Browse files
committed
Add API shortcut
1 parent 3a57f06 commit 7901a09

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

zensical.toml.in

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ nav = [
8181
"ladspa.md",
8282
"SoundFont3Format.md",
8383
]},
84-
{"🤓 For Developer" = [
84+
{"🤓 For Developers" = [
8585
{"🛠️ Compiling Fluidsynth" = [
8686
"BuildingWithCMake.md",
8787
"BuildingForAndroid.md",
@@ -115,7 +115,8 @@ nav = [
115115
"ReleaseCheckList.md"
116116
]},
117117
]},
118-
{"🪲 Bug Tracker" = "https://github.com/FluidSynth/fluidsynth/issues"}
118+
{"🪲 Bug Tracker" = "https://github.com/FluidSynth/fluidsynth/issues"},
119+
{"🔍 API" = "/wiki/api"}
119120
]
120121

121122
# With the "extra_css" option you can add your own CSS styling to customize

0 commit comments

Comments
 (0)