mirror of
https://github.com/PhotonVision/photonvision
synced 2026-07-03 03:01:40 +00:00
Update mkdocs.yml
This commit is contained in:
@@ -9,9 +9,8 @@ plugins:
|
||||
- mkdocstrings:
|
||||
handlers:
|
||||
python:
|
||||
paths: ["."]
|
||||
setup_commands:
|
||||
- import sys; sys.path.append(".")
|
||||
paths:
|
||||
- "."
|
||||
- gen-files:
|
||||
scripts:
|
||||
- gen_api_docs.py
|
||||
|
||||
Reference in New Issue
Block a user