Yes, SourceForge broke my HTML documentation. If you get the source tarball, all the documentation is in there. You can use docutils to make HTML from the text versions. Also, all the methods should have docstrings, so tools like pydoc or epydoc or WingIDE or ipython can be useful as well.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello @ all,
in sourceforge, there are no documentations available.
Is there anywhere a documentation available?
Michael
Yes, SourceForge broke my HTML documentation. If you get the source tarball, all the documentation is in there. You can use docutils to make HTML from the text versions. Also, all the methods should have docstrings, so tools like pydoc or epydoc or WingIDE or ipython can be useful as well.