Sphinx IP address extension
* release/0.2.2: Finalize change log for 0.2.2 Move change log to a separate file Fix index entries that broke the latex builder |
||
|---|---|---|
| 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.