Skip to content

Commit d686ff6

Browse files
committed
Ignore empty modules in docs
1 parent 735aba1 commit d686ff6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ plugins:
4040
source_dirs:
4141
- nav_heading: [Documentation]
4242
base: src
43+
ignore: ["cf.py", "download.py"]
4344
- mkdocstrings:
4445
enable_inventory: true
4546
handlers:

0 commit comments

Comments
 (0)