From 3f5e4c55b2c4fd96311d5e8b4067fd5acfdb4e7e Mon Sep 17 00:00:00 2001 From: Leah Lundqvist Date: Sun, 9 Feb 2020 09:32:36 +0100 Subject: [PATCH] docs: Adv. Topics to h1 --- doc/docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/docs.md b/doc/docs.md index 7bf77372ae..d158cfa4c5 100644 --- a/doc/docs.md +++ b/doc/docs.md @@ -1215,7 +1215,7 @@ An overview of the module must be placed in the first comment right after the mo To generate documentation, run `v doc path/to/module` (TODO this is temporarily disabled). -## Advanced Topics +# Advanced Topics ## Calling C functions from V