Offline Doc

Is there any way I can get the entire documentation offline?

attachment.html (251 Bytes)

The entire documentation is available via docstrings.

If you want the html pages, you have to build the documentation using
sphinx. The sources are available in the "doc" sub-directory of the
tarball. After installing sphinx, just go to that directory and type
"make".

Best,
Tiago