sphinx/tests/root/footnote.txt
2016-07-15 00:30:44 +09:00

56 lines
720 B
Plaintext

:tocdepth: 2
Testing footnote and citation
================================
.. #1058 footnote-backlinks-do-not-work
numbered footnote
--------------------
[1]_
auto-numbered footnote
------------------------------
[#]_
named footnote
--------------------
[#foo]_
citation
--------------------
[bar]_
footnotes in table
--------------------
.. list-table:: Table caption [#]_
:header-rows: 1
* - name [#]_
- desription
* - VIDIOC_CROPCAP
- Information about VIDIOC_CROPCAP
footenotes
--------------------
.. rubric:: Footnotes
.. [1] numbered
.. [#] auto numbered
.. [#foo] named
.. rubric:: Citations
.. [bar] cite
.. [#] footnotes in table caption
.. [#] footnotes in table