28a8ff2e5c
Merge tag '0.1.0' into develop
...
Release 0.1.0
* tag '0.1.0':
Add test data to distribution
2016-05-02 21:26:32 +02:00
9df0665892
Merge branch 'release/0.1.0'
...
* release/0.1.0:
Add test data to distribution
2016-05-02 21:26:23 +02:00
e3162a26bd
Add test data to distribution
2016-05-02 21:24:49 +02:00
869039df5d
Add test suite
...
This commit adds a test suite and fixes replacement of ip address nodes
for IP addresses that are not part of a IP range directive.
2016-05-02 20:55:09 +02:00
a5c82a6985
Add test infrastructure
2016-05-01 18:12:02 +02:00
1aeb916058
Don't import jandd.sphinxext.ip in setup.py
...
This commit removes the import of jandd.sphinxext.ip in setup.py to
allow bootstrapping without installed requirements. A setup.cfg defining
options for egg_info has been added.
2016-05-01 17:23:55 +02:00
fc1fae8f37
Add install_requires and declare beta status
2016-04-25 00:50:48 +02:00
39f62dc843
Improve index entries
...
This commit adds additional index entries for IP ranges and IP address
references.
2016-04-25 00:46:32 +02:00
48488386d3
Flatten module structure
...
This commit moves the ip module to a ip.py file. The separate directory
is not needed for a single Python file.
2016-04-25 00:24:42 +02:00
196f33d3b1
Generate IP address lists automatically
...
This commit implements auto generation of IP address lists for IP
ranges. The ipcalc PyPI module is used to determine which IP addresses
belong to a given IP range. The IPs are listed in IP range sections and
links to the original pages are added.
2016-04-25 00:17:39 +02:00
334968385b
Add handling for missing references
2016-04-24 15:04:07 +02:00
0012b495b3
Initial version of the IP Sphinx extension
2016-04-16 23:43:22 +02:00