summaryrefslogtreecommitdiff
path: root/docs/theme/extra
diff options
context:
space:
mode:
Diffstat (limited to 'docs/theme/extra')
-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 65a21a260..f16489896 100644
--- a/docs/theme/extra/templates/navbar_links.html
+++ b/docs/theme/extra/templates/navbar_links.html
@@ -7,6 +7,7 @@
<ul class="dropdown-menu" id="modules-menu">
@for tup in [ \
("CMake-module.html","CMake"), \
+ ("Codegen-module.html","Codegen"), \
("Cuda-module.html","CUDA"), \
("Dlang-module.html","Dlang"), \
("External-Project-module.html","External Project"), \