Demodocs: Merge duplicate citations

This commit is contained in:
Aaron Carlisle 2017-03-15 01:21:33 -04:00
parent a830dcbcee
commit 99501fd317
2 changed files with 8 additions and 14 deletions

View File

@ -320,10 +320,15 @@ Footnotes
Citations
---------
.. [CIT2002] Citations are text-labeled footnotes. They may be
rendered separately and differently from footnotes.
.. [1] This is the citation I made, let's make this extremely long so that we can tell that it doesn't follow the normal responsive table stuff.
Here's a reference to the above, [CIT2002]_, and a [nonexistent]_ citation.
.. [2] This citation has some ``code blocks`` in it, maybe some **bold** and
*italics* too. Heck, lets put a link to a meta citation [3]_ too.
.. [3] This citation will have two backlinks.
Here's a reference to the above, [2]_, and a [nonexistent]_ citation.
Here is another type of citation: `citation`

View File

@ -177,17 +177,6 @@ Emphasized lines with line numbers
print 'This one is not...'
print '...but this one is.'
Citation
========
Here I am making a citation [1]_, another [2]_ and another [3]_
.. [1] This is the citation I made, let's make this extremely long so that we can tell that it doesn't follow the normal responsive table stuff.
.. [2] This citation has some ``code blocks`` in it, maybe some **bold** and
*italics* too. Heck, lets put a link to a meta citation [3]_ too.
.. [3] This citation will have two backlinks.
Images
======