Add footnotes and search
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
site_name: Katenary documentation
|
site_name: Katenary documentation
|
||||||
docs_dir: ./docs
|
docs_dir: ./docs
|
||||||
plugins:
|
plugins:
|
||||||
|
- search
|
||||||
- inline-svg
|
- inline-svg
|
||||||
theme:
|
theme:
|
||||||
name: material
|
name: material
|
||||||
@@ -19,6 +20,7 @@ theme:
|
|||||||
name: Switch to dark mode
|
name: Switch to dark mode
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- admonition
|
- admonition
|
||||||
|
- footnotes
|
||||||
- attr_list
|
- attr_list
|
||||||
- pymdownx.emoji:
|
- pymdownx.emoji:
|
||||||
emoji_index: !!python/name:material.extensions.emoji.twemoji
|
emoji_index: !!python/name:material.extensions.emoji.twemoji
|
||||||
@@ -44,6 +46,7 @@ nav:
|
|||||||
- Behind the scene:
|
- Behind the scene:
|
||||||
- coding.md
|
- coding.md
|
||||||
- dependencies.md
|
- dependencies.md
|
||||||
|
- FAQ: faq.md
|
||||||
- Go Packages:
|
- Go Packages:
|
||||||
- packages/cmd/katenary.md
|
- packages/cmd/katenary.md
|
||||||
- packages/generator.md
|
- packages/generator.md
|
||||||
|
Reference in New Issue
Block a user