Sphinx IP address extension
Jan Dittberner
ed7ff9c23c
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAABCgAGBQJXKeE0AAoJEA15HcjXN8HZ0awH/3/DF4m0fyO/ZVcHHZ3Tg5/9 LEhPDHfhIpmU+vimgNYK+J4Ex3URXGIXUMTfEHUbFXv2VFRtre1esYcc1FROtip2 qqEDSgsZiaVvZDEAvWv2Xq2585+zuuLwODwua53/UBdOwDG0HcCmgV9co0sy4dV6 n4fP1quL0Bx51RNcZKRxpqOkTUt3eyS3qKL4JhpZnXHzMEwbl63uCq/Oij/57XZs 8zZgX3OJ838EhIcUxyDln+aEsnuk7Vs7NQYfjk6V6fjyyIMr1BqPAlQxxYruOlVE w1Cjs82x0tyh25QTROK+aGCiEmQUorEEyLzrKURh1f08XjZXMs5ZWZJbxVq9L6A= =k2qC -----END PGP SIGNATURE----- Merge tag '0.2.0' into develop Release 0.2.0 * tag '0.2.0': |
||
---|---|---|
jandd | ||
tests | ||
.gitignore | ||
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.
Contributors
Changes
0.2.0 - 2016-05-04
- display IP address lists as tables
- sort IP address lists numericaly