Commit 971d088
committed
mkdocs: Ignore the top-level
When generating documentation files from Python modules we now ignore
the `conftest` module, as it is just a hack and not really source code
for the project.
Signed-off-by: Leandro Lucarella <[email protected]>conftest module1 parent 1fe7591 commit 971d088
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
0 commit comments