We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
mkdocs.yml
1 parent e94f7b1 commit 435a136Copy full SHA for 435a136
mkdocs.yml
@@ -64,11 +64,4 @@ plugins:
64
- search
65
- exclude:
66
glob:
67
- - plugins/*
68
- __pycache__/*
69
-- mkdocs-simple-hooks:
70
- hooks:
71
- on_pre_build: 'docs.plugins.main:on_pre_build'
72
- on_files: 'docs.plugins.main:on_files'
73
- on_page_markdown: 'docs.plugins.main:on_page_markdown'
74
-- external-markdown:
0 commit comments