See the documentation at adam.pages.nic.cz/dns-probe.
Alternatively, the Sphinx generated documentation can be built locally like this:
# <GIT_REPO> is the location of DNS Probe repository
cd <GIT_REPO>/doc
make html
The resulting documentation is then located in _build/html
.