From fbeb62101cc1ce1ebc0203e7be507a1a03280100 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Wed, 16 Jun 2021 22:11:07 -0400 Subject: doc: Add missing modules to dropdown list --- docs/theme/extra/templates/navbar_links.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/theme/extra/templates/navbar_links.html b/docs/theme/extra/templates/navbar_links.html index 06933c5..904a499 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")]:
  • @tup[1]
  • -- cgit v1.1