summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2014-03-05 09:56:25 -0800
committerJeff Forcier <jeff@bitprophet.org>2014-03-05 09:56:25 -0800
commit6d00e03d75e81d5b086af8ffae0862bfa551dcbb (patch)
treed36d35cf1c07dbcde3bcaf295e5010caa253435d
parent798e3689dda432e711ca997bd2f18b8b2dec272f (diff)
downloadparamiko-6d00e03d75e81d5b086af8ffae0862bfa551dcbb.tar.gz
Seriously, no more epydoc!
-rw-r--r--README5
1 files changed, 1 insertions, 4 deletions
diff --git a/README b/README
index 1899819a..62764f49 100644
--- a/README
+++ b/README
@@ -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::