mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-24 01:31:44 +00:00
Add instructions for excluding a file
This commit is contained in:
@@ -18,6 +18,9 @@ plugins:
|
||||
- gen_api_docs.py
|
||||
- literate-nav
|
||||
- section-index
|
||||
# To exclude files, add them under glob using their
|
||||
# path from photonlibpy prepended by reference/
|
||||
# Additionally, change the extension from .py to .md
|
||||
- exclude:
|
||||
glob:
|
||||
- "reference/packet.md"
|
||||
|
||||
Reference in New Issue
Block a user