aboutsummaryrefslogtreecommitdiffstats
path: root/alv
diff options
context:
space:
mode:
authors-ol <s+removethis@s-ol.nu>2021-11-14 18:44:52 +0000
committers-ol <s+removethis@s-ol.nu>2025-03-02 14:24:49 +0000
commit3c4c5fb0ae997fce662b7a471e02c5a731da5ae5 (patch)
tree84da099017e2fc26dfb2fb69db4b35a9536b3485 /alv
parentdocs: small fixes (diff)
downloadalive-3c4c5fb0ae997fce662b7a471e02c5a731da5ae5.tar.gz
alive-3c4c5fb0ae997fce662b7a471e02c5a731da5ae5.zip
docs: update extension guide
Diffstat (limited to 'alv')
-rw-r--r--alv/config.ld3
1 files changed, 2 insertions, 1 deletions
diff --git a/alv/config.ld b/alv/config.ld
index 16cc2eb..56207b9 100644
--- a/alv/config.ld
+++ b/alv/config.ld
@@ -13,4 +13,5 @@ format = 'discount'
style = nil
template = 'docs'
dir = 'docs/internals'
-topics = {'docs/internals/extensions.md'}
+use_markdown_titles = true
+topics = {'docs/internals/writing_extensions.md'}