forked from auracaster/bumble_mirror
add missing paths config for mkdocstrings
This commit is contained in:
@@ -65,7 +65,10 @@ theme:
|
|||||||
custom_dir: 'theme'
|
custom_dir: 'theme'
|
||||||
|
|
||||||
plugins:
|
plugins:
|
||||||
- mkdocstrings
|
- mkdocstrings:
|
||||||
|
handlers:
|
||||||
|
python:
|
||||||
|
paths: [../..]
|
||||||
|
|
||||||
docs_dir: 'src'
|
docs_dir: 'src'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user