add documentation

master
Robert Kaussow 2020-02-27 09:50:25 +01:00
parent f9db0acd63
commit 1af85da831
1 changed files with 6 additions and 0 deletions

View File

@ -52,6 +52,9 @@
# (Optional, default true) Add an anchor link to headlines.
geekdocAnchor = true
# (Optional, default false) Move anchor link to the left side of headlines.
geekdocAnchorLeft = false
```
{{< /tab >}}
@ -107,6 +110,9 @@ params:
# (Optional, default true) Add an anchor link to headlines.
geekdocAnchor: true
# (Optional, default false) Move anchor link to the left side of headlines.
geekdocAnchorLeft: false
```
{{< /tab >}}