aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mkdocs.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index c976b82..5653cde 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -1,5 +1,10 @@
site_name: System features
repo_url: https://source.couchdesign.dk/features.git/
+markdown_extensions:
+ - toc:
+ permalink: 'ยง'
+ - codehilite:
+ guess_lang: False
nav:
- Introductions:
- Account: 'account/index.md'