Skip to content

Commit 4049971

Browse files
authored
Add mkdocs toc config section (#858)
1 parent 132208a commit 4049971

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mkdocs/mkdocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,11 @@ theme:
5353
toggle:
5454
icon: material/brightness-4
5555
name: Switch to light mode
56+
5657
markdown_extensions:
5758
- admonition
5859
- pymdownx.highlight:
5960
anchor_linenums: true
6061
- pymdownx.superfences
62+
- toc:
63+
permalink: true

0 commit comments

Comments
 (0)