diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-03-05 09:56:25 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-03-05 09:56:25 -0800 |
commit | 6d00e03d75e81d5b086af8ffae0862bfa551dcbb (patch) | |
tree | d36d35cf1c07dbcde3bcaf295e5010caa253435d | |
parent | 798e3689dda432e711ca997bd2f18b8b2dec272f (diff) |
Seriously, no more epydoc!
-rw-r--r-- | README | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -123,10 +123,7 @@ Use --- 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/ -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 is also a lot of documentation, generated with Sphinx autodoc, in the doc/ folder. there are also unit tests here:: |