Sphinx IP address extension
Go to file
Jan Dittberner f812a91310 Format IP lists as tables
This commit changes the formatting of IP address lists from paragraph to
table markup. The commit fixes PEP8 violations.
2016-05-04 12:46:00 +02:00
jandd Format IP lists as tables 2016-05-04 12:46:00 +02:00
tests Add test suite 2016-05-02 20:55:09 +02:00
.gitignore Fix description 2016-05-02 21:33:10 +02:00
COPYING Initial version of the IP Sphinx extension 2016-04-16 23:43:22 +02:00
MANIFEST.in Add test data to distribution 2016-05-02 21:24:49 +02:00
README.rst Add test infrastructure 2016-05-01 18:12:02 +02:00
setup.cfg Add test infrastructure 2016-05-01 18:12:02 +02:00
setup.py Bump version number 2016-05-04 12:27:48 +02:00

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