diff options
Diffstat (limited to 'meson/docs/markdown/_Sidebar.md')
-rw-r--r-- | meson/docs/markdown/_Sidebar.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/meson/docs/markdown/_Sidebar.md b/meson/docs/markdown/_Sidebar.md new file mode 100644 index 000000000..0ca1762b5 --- /dev/null +++ b/meson/docs/markdown/_Sidebar.md @@ -0,0 +1,15 @@ +## Quick References + +* [Functions](Reference-manual.md) +* [Options](Build-options.md) +* [Configuration](Configuration.md) +* [Dependencies](Dependencies.md) +* [Tests](Unit-tests.md) +* [Syntax](Syntax.md) + +### [Modules](Module-reference.md) + +* [gnome](Gnome-module.md) +* [i18n](i18n-module.md) +* [pkgconfig](Pkgconfig-module.md) +* [rust](Rust-module.md) |