sphinxext-ip/README.rst
Jan Dittberner 0cd11fb602 Improve release metadata
This commit adds a URL to setup.py's setup() call and development and
change information to README.rst.
2016-05-04 13:44:09 +02:00

806 B

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.

Contributors

Changes

0.2.0 - 2016-05-04

  • display IP address lists as tables
  • sort IP address lists numericaly