Sphinx IP address extension
Jan Dittberner
f81389ef6b
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAABCgAGBQJXKxnRAAoJEA15HcjXN8HZG2MH+QFDWku9oluBEPkMeSaGC3o6 9mjHRLYldPQeN9m24RVCHiwB9sOH8uISaBjfHYM3UuQyInOggl2QTMCHTFzPdhqr 5KfgTpxaGErGa0Jv96tXhir7EmIZftrzStJu35GvgoaKLZ4HZ7WJ6JFQg1Oxt+mM HJJ5f/g/ci4R6ARmq3jrraUr96iSdd22PZBoVfte7ytkrnKdpTbaSertGIhQChgc 30GUrbIeXKKyxvUsHJgC+6L8ZPfBIX3HPvjk7VV1lHeYm7/Gc6TZ8+//en7WSkEq +DOIo62tkLN3Dj1wERy0tIGKQTHlX1MJ8sEW4Eax3aC1MhjKDlA2Hp9hPDwGgaA= =aGpT -----END PGP SIGNATURE----- Merge tag '0.2.2' into develop Release 0.2.2 * tag '0.2.2': Finalize change log for 0.2.2 |
||
---|---|---|
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.