Skip to content

Commit 18add4d

Browse files
committed
added exclusions
1 parent ad85c66 commit 18add4d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

generate_epydoc_documentations

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ epydoc --verbose \
33
--output=module-documentation \
44
--name="Digital Organisms Simulation Environment (DOSE)" \
55
--url=https://github.com/mauriceling/dose \
6+
--exclude=dose_e* \
7+
--exclude=dose_parameters.py \
68
--show-imports \
79
--show-private \
810
--show-sourcecode \

0 commit comments

Comments
 (0)