Sphinx IP address extension
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Jan Dittberner 04985650e7
Remove broken Sphinx type annotation
2 months ago
jandd/sphinxext/ip Remove broken Sphinx type annotation 2 months ago
tests Release 0.6.1 8 months ago
.gitignore Modernize extension 8 months ago
CHANGES.rst Release 0.6.1 8 months ago
COPYING Initial version of the IP Sphinx extension 8 years ago
DEVELOPMENT.rst Release 0.6.0 8 months ago
MANIFEST.in Fix deprecations and modernize testing 3 years ago
Pipfile Modernize extension 8 months ago
Pipfile.lock Modernize extension 8 months ago
README.rst Remove development information from README.rst 2 years ago
pyproject.toml Switch to PEP 517 build, drop tox 3 years ago
setup.cfg Release 0.6.1 8 months ago
setup.py Update to Sphinx 4 2 years ago
tox.ini Modernize extension 8 months ago

README.rst

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.

Contributors