2016-05-04 13:44:09 +02:00
|
|
|
==================
|
2016-04-16 23:43:22 +02:00
|
|
|
jandd.sphinxext.ip
|
|
|
|
==================
|
|
|
|
|
2016-05-01 18:12:02 +02:00
|
|
|
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.
|
|
|
|
|
2016-05-04 13:44:09 +02:00
|
|
|
.. _Sphinx: http://www.sphinx-doc.org/
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
2016-05-01 18:12:02 +02:00
|
|
|
Contributors
|
2016-05-04 13:44:09 +02:00
|
|
|
============
|
2016-05-01 18:12:02 +02:00
|
|
|
|
|
|
|
* `Jan Dittberner`_
|
2016-04-16 23:43:22 +02:00
|
|
|
|
|
|
|
.. _Jan Dittberner: https://jan.dittberner.info/
|
2016-05-04 13:44:09 +02:00
|
|
|
|
|
|
|
Changes
|
|
|
|
=======
|
|
|
|
|
|
|
|
0.2.0 - 2016-05-04
|
|
|
|
------------------
|
|
|
|
|
|
|
|
* display IP address lists as tables
|
|
|
|
* sort IP address lists numericaly
|