summaryrefslogtreecommitdiff
path: root/docs/refman/templates
diff options
context:
space:
mode:
authorDaniel Mensinger <daniel@mensinger-ka.de>2021-10-04 22:50:21 +0200
committerDaniel Mensinger <daniel@mensinger-ka.de>2021-10-04 23:11:48 +0200
commita8189d0c70d7fdd905ab68c4c7a4d1feba645851 (patch)
treeda25867bbfed1eb16a83b42b28e657486288df2f /docs/refman/templates
parent800c3462f0ce35502232aedb3a318c5579c7a504 (diff)
downloadmeson-a8189d0c70d7fdd905ab68c4c7a4d1feba645851.tar.gz
docs: Temporarily disable modules and move RefMan --> Reference-manual
Diffstat (limited to 'docs/refman/templates')
-rw-r--r--docs/refman/templates/root.mustache3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/refman/templates/root.mustache b/docs/refman/templates/root.mustache
index cd846ac03..3752a224a 100644
--- a/docs/refman/templates/root.mustache
+++ b/docs/refman/templates/root.mustache
@@ -41,11 +41,12 @@ or other methods.
{{indent}}- {{&link}}
{{/returned}}
+{{#enable_modules}}
## Modules
{{#modules}}
{{indent}}- {{&link}}
{{/modules}}
-
+{{/enable_modules}}
<!-- The links used to be generated wit {>root_link}, but this is a bit hard to read -->