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

Better run:

# pip sphinx

and once Sphinx is installed on your system, run:

$ make html

To build a copy of HTML'ed PySNMP documentation.