summaryrefslogtreecommitdiff
path: root/docs/README.txt
blob: 844ad56762010c57ddf0ac62f36fde62c1fac57c (plain)
1
2
3
4
5
6
7
8
9
10
11
You need Sphinx to build this documentation. Or you can read it in ASCII. ;)

Better run:

# pip install sphinx

and once Sphinx is installed on your system, run:

$ make html

To build a copy of HTML'ed PySNMP documentation.