summaryrefslogtreecommitdiff
path: root/docs/theme/extra/templates
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.com>2022-03-28 10:59:01 -0400
committerXavier Claessens <xclaesse@gmail.com>2025-10-29 17:37:55 +0100
commita4444c21f3890b4ae18d128864850062d6472ac6 (patch)
treeab07416960596d2b738eebae9e8f1e100c0f1ce5 /docs/theme/extra/templates
parentf3aaebde4050c1906d69db20fc9fc2eb5c0c4371 (diff)
downloadmeson-a4444c21f3890b4ae18d128864850062d6472ac6.tar.gz
Add snippets.symbol_visibility_header() method
Defining public API in a cross platform library is painful, especially on Windows. Since every library have to define pretty much the same macros, better do it in Meson.
Diffstat (limited to 'docs/theme/extra/templates')
-rw-r--r--docs/theme/extra/templates/navbar_links.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/theme/extra/templates/navbar_links.html b/docs/theme/extra/templates/navbar_links.html
index f16489896..ac4a6fe10 100644
--- a/docs/theme/extra/templates/navbar_links.html
+++ b/docs/theme/extra/templates/navbar_links.html
@@ -26,6 +26,7 @@
("Qt6-module.html","Qt6"), \
("Rust-module.html","Rust"), \
("Simd-module.html","Simd"), \
+ ("Snippets-module.html","Snippets"), \
("SourceSet-module.html","SourceSet"), \
("Wayland-module.html","Wayland"), \
("Windows-module.html","Windows")]: