Commit graph

11 commits

Author SHA1 Message Date
Jan Dittberner c721d1bf9c Remove development information from README.rst 2021-09-05 12:26:05 +02:00
Jan Dittberner 80fad8cd49 Switch to PEP 517 build, drop tox 2021-01-02 07:24:22 +01:00
Jan Dittberner fc809c1041 Document new repository location 2019-07-13 21:52:26 +02:00
Jan Dittberner 020ac6d0bb Move change log to a separate file 2016-05-05 11:59:23 +02:00
Jan Dittberner 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
Jan Dittberner a463ee0a0d Set release date in change log 2016-05-05 11:37:52 +02:00
Jan Dittberner 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
Jan Dittberner 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
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
Jan Dittberner a5c82a6985 Add test infrastructure 2016-05-01 18:12:02 +02:00
Jan Dittberner 0012b495b3 Initial version of the IP Sphinx extension 2016-04-16 23:43:22 +02:00