Add handling for multiple IP occurrences

This commit adds handling of multiple occurrences of the same IP address
in one or more pages.
This commit is contained in:
Jan Dittberner 2016-05-04 13:19:17 +02:00
parent f812a91310
commit dd419f4ae6
3 changed files with 44 additions and 21 deletions

View file

@ -13,6 +13,7 @@ Contents:
testpage1
testpage2
testpage3
Indices and tables

4
tests/root/testpage3.rst Normal file
View file

@ -0,0 +1,4 @@
Test page 3
===========
This page contains :ip:v6:`2001:dead:beef::1` like :doc:`testpage2` does.