pysnmp-sky/docs/README.txt

12 lines
226 B
Plaintext
Raw Normal View History

2015-11-08 09:33:50 +01:00
You need Sphinx to build this documentation. Or you can read it in ASCII. ;)
Better run:
2016-11-02 21:22:23 +01:00
# pip install sphinx
and once Sphinx is installed on your system, run:
$ make html
To build a copy of HTML'ed PySNMP documentation.