Skip to content

Commit 263529b

Browse files
committed
mkdocs.yml
1 parent 0501b51 commit 263529b

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

mkdocs.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -24,23 +24,23 @@ use_directory_urls: false
2424
# ----------------------------------------------------------------------------
2525
theme:
2626
name: material
27-
features:
28-
- navigation.tabs
29-
- navigation.sections
30-
- navigation.indexes
31-
- search.highlight
32-
- search.suggest
33-
- content.code.copy
27+
# features:
28+
# - navigation.tabs
29+
# - navigation.sections
30+
# - navigation.indexes
31+
# - search.highlight
32+
# - search.suggest
33+
# - content.code.copy
3434

3535
# ----------------------------------------------------------------------------
3636
# Markdown extensions
3737
# ----------------------------------------------------------------------------
38-
markdown_extensions:
39-
- admonition
40-
- toc:
41-
permalink: true
42-
- pymdownx.superfences
43-
- pymdownx.highlight
38+
#markdown_extensions:
39+
# - admonition
40+
# - toc:
41+
# permalink: true
42+
# - pymdownx.superfences
43+
# - pymdownx.highlight
4444

4545
# ----------------------------------------------------------------------------
4646
# Plugins

0 commit comments

Comments
 (0)