Sphinx IP address extension
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAABCgAGBQJXKy5BAAoJEA15HcjXN8HZIC4H/1+x5m9kwoCP8xAj2nh4r435 2hpiotRJHxvfErxAORmPZBnxiehwR2MsaqBvPbAv14QWp6+1wZ7wKTb0E6T6nIZm O7hSQBJd2PtGiRGUtOdJfHR9EvGlcB8W+cgFYGLvKqA8K9adDaLgd381TTqOGx19 Uh/+plPjCxcypMuvaAbuE7BQQVUV1HxzSF42awrkZ9i46O0yIBCPgnMqZmQ78db2 25+1+uZDNPooBiLBpVa5SA1bi2MC4AOpJTB+fIb1OVerTKXaxkZCco3ksR2D81Gz aaqC4fY3T32eOfk2gCmYuFltY+1EBqMOm7yBrL96jAWE+P32ifN3HQ9V2RRIi3c= =708v -----END PGP SIGNATURE----- Merge tag '0.2.3' into develop Release 0.2.3 * tag '0.2.3': Finalize change log for 0.2.3 |
||
|---|---|---|
| jandd | ||
| tests | ||
| .gitignore | ||
| CHANGES.rst | ||
| COPYING | ||
| MANIFEST.in | ||
| README.rst | ||
| setup.cfg | ||
| setup.py | ||
jandd.sphinxext.ip
This is an IP address extension for Sphinx. The extension provides a domain ip that allows marking IPv4 and IPv6 addresses in documentation and contains directives to collect information regarding IP addresses in IP ranges.
Development
The extension is developed in a git repository that can be cloned by running:
git clone https://git.dittberner.info/sphinxext-ip.git
A repository browser is available at https://git.dittberner.info/?p=sphinxext-ip.git.