We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad85c66 commit 18add4dCopy full SHA for 18add4d
generate_epydoc_documentations
@@ -3,6 +3,8 @@ epydoc --verbose \
3
--output=module-documentation \
4
--name="Digital Organisms Simulation Environment (DOSE)" \
5
--url=https://github.com/mauriceling/dose \
6
+ --exclude=dose_e* \
7
+ --exclude=dose_parameters.py \
8
--show-imports \
9
--show-private \
10
--show-sourcecode \
0 commit comments