Skip to content

Commit 09f8fdb

Browse files
committed
Updated documentation concerning the concept
1 parent 62a25f6 commit 09f8fdb

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

mkdocs.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,14 @@ theme:
1414
scheme: slate
1515
primary: blue
1616
features:
17-
# - navigation.tabs
18-
- navigation.expand
17+
- navigation.tabs
18+
- navigation.tabs.sticky
19+
# - navigation.expand
1920
- navigation.indexes
2021
- navigation.sections
2122
- toc.follow
2223
- toc.integrate
23-
# - navigation.top
24+
- navigation.top
2425
icon:
2526
admonition:
2627
note: octicons/tag-16
@@ -44,5 +45,7 @@ markdown_extensions:
4445
- pymdownx.mark
4546
- pymdownx.tilde
4647
- def_list
48+
- attr_list
49+
- md_in_html
4750
- pymdownx.tasklist:
4851
custom_checkbox: true

0 commit comments

Comments
 (0)