Sphinx IP address extension
Jan Dittberner
7df1ae3b12
* release/0.3.0: Add twine to dev dependencies Add coverage to dev dependencies Fix compatibility with Sphinx 2.1 Document new repository location Ignore JetBrains IDE files |
||
---|---|---|
jandd | ||
tests | ||
.gitignore | ||
CHANGES.rst | ||
COPYING | ||
MANIFEST.in | ||
Pipfile | ||
Pipfile.lock | ||
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/jan/sphinxext-ip.git