fix: resolve mkdocstrings search path against repo root in lib builds
This commit is contained in:
@@ -52,7 +52,7 @@ plugins:
|
||||
handlers:
|
||||
python:
|
||||
paths:
|
||||
- .
|
||||
- ..
|
||||
options:
|
||||
docstring_style: google
|
||||
show_source: false
|
||||
|
||||
Reference in New Issue
Block a user