Sphinx IP address extension
Jan Dittberner
7c675a6fdb
- update dependencies - use tox for testing - use type hints - use pathlib and ipaddress from standard library instead of path and ipcalc - fix Sphinx deprecation warnings |
||
---|---|---|
jandd/sphinxext/ip | ||
tests | ||
.gitignore | ||
CHANGES.rst | ||
COPYING | ||
DEVELOPMENT.rst | ||
MANIFEST.in | ||
Pipfile | ||
Pipfile.lock | ||
pyproject.toml | ||
README.rst | ||
setup.cfg | ||
setup.py | ||
tox.ini |
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.