summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2024-04-24 13:19:32 +0200
committerJo-Philipp Wich <jo@mein.io>2024-04-24 13:19:32 +0200
commit674f65ee551dc10894d7c86e4ac17a7c00cfacf2 (patch)
tree64642e999059f616af250f972ea0f87d459d8671
parenta0ad1d127ae6ff14cd54849c72347762a52e200a (diff)
jsdoc: disable default module titles
Our module documentation provides its own titles, so suppress generation of default titles. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
-rw-r--r--jsdoc/conf.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/jsdoc/conf.json b/jsdoc/conf.json
index 3a52e8f..9d3c995 100644
--- a/jsdoc/conf.json
+++ b/jsdoc/conf.json
@@ -35,7 +35,7 @@
"default_theme": "light",
"title": "ucode Documentation",
"homepageTitle": "ucode - Reference Documentation",
- "displayModuleHeader": true,
+ "displayModuleHeader": false,
"prefixModuleToSidebarItems_experimental": true,
"includeFilesListInHomepage": true,
"include_css": [