Skip to content

Commit 435a136

Browse files
authored
Remove unused plugins from mkdocs.yml (#70)
1 parent e94f7b1 commit 435a136

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

mkdocs.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,4 @@ plugins:
6464
- search
6565
- exclude:
6666
glob:
67-
- plugins/*
6867
- __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

Comments
 (0)