Seriously, no more epydoc!
This commit is contained in:
parent
798e3689dd
commit
6d00e03d75
5
README
5
README
|
@ -123,10 +123,7 @@ Use
|
||||||
---
|
---
|
||||||
|
|
||||||
the demo scripts are probably the best example of how to use this package.
|
the demo scripts are probably the best example of how to use this package.
|
||||||
there is also a lot of documentation, generated with epydoc, in the doc/
|
there is also a lot of documentation, generated with Sphinx autodoc, in the doc/ folder.
|
||||||
folder. point your browser there. seriously, do it. mad props to
|
|
||||||
epydoc, which actually motivated me to write more documentation than i
|
|
||||||
ever would have before.
|
|
||||||
|
|
||||||
there are also unit tests here::
|
there are also unit tests here::
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue