diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-03-05 09:56:28 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-03-05 09:56:28 -0800 |
commit | 148f3d2fd46ca58c641a23bc7dad313460f9eb5d (patch) | |
tree | 8cd8484b5b7e378caa5ced80ef712a5ac8a1a797 | |
parent | 48ab72508a7f8edc36e1f51ba05b89e8b7cd6bdf (diff) | |
parent | 6d00e03d75e81d5b086af8ffae0862bfa551dcbb (diff) |
Merge branch '1.10' into 1.11
-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:: |