summaryrefslogtreecommitdiff
path: root/docs/theme
diff options
context:
space:
mode:
Diffstat (limited to 'docs/theme')
-rw-r--r--docs/theme/extra/templates/navbar_links.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/theme/extra/templates/navbar_links.html b/docs/theme/extra/templates/navbar_links.html
index 06933c5de..904a4996e 100644
--- a/docs/theme/extra/templates/navbar_links.html
+++ b/docs/theme/extra/templates/navbar_links.html
@@ -13,6 +13,7 @@
("Fs-module.html","Filesystem"), \
("Gnome-module.html","GNOME"), \
("Hotdoc-module.html","Hotdoc"), \
+ ("i18n-module.html","i18n"), \
("Icestorm-module.html","Icestorm"), \
("Keyval-module.html","Keyval"), \
("Pkgconfig-module.html","Pkgconfig"), \
@@ -20,11 +21,12 @@
("Python-module.html","Python"), \
("Qt4-module.html","Qt4"), \
("Qt5-module.html","Qt5"), \
+ ("Qt6-module.html","Qt6"), \
("RPM-module.html","RPM"), \
("Rust-module.html","Rust"), \
+ ("Simd-module.html","Simd"), \
("SourceSet-module.html","SourceSet"), \
- ("Windows-module.html","Windows"), \
- ("i18n-module.html","i18n")]:
+ ("Windows-module.html","Windows")]:
<li>
<a href="@tup[0]">@tup[1]</a>
</li>