Commit graph

8 commits

Author SHA1 Message Date
020ac6d0bb Move change log to a separate file 2016-05-05 11:59:23 +02:00
b5a50256b6 Fix index entries that broke the latex builder
This commit fixes the element count of index entries so that the latex
builder is not broken anymore. The version number is bumped to 0.2.2.
2016-05-05 11:55:57 +02:00
a463ee0a0d Set release date in change log 2016-05-05 11:37:52 +02:00
01c31e9263 Implement proper clear_doc method for IPDomain
This commit replaces the dummy clear_doc method in
jandd.sphinxext.ip.IPDomain with a proper implementation that clears
document related items from the domain data dictionary.
2016-05-05 11:34:27 +02:00
0dafa28150 Make sure that values are IP addresses/ranges
This commit adds safeguarding for invalid IP address/range values.
2016-05-05 11:15:47 +02:00
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
a5c82a6985 Add test infrastructure 2016-05-01 18:12:02 +02:00
0012b495b3 Initial version of the IP Sphinx extension 2016-04-16 23:43:22 +02:00