Skip to content

Commit e799486

Browse files
committed
Demodocs: Fix compile warnings
1 parent d893e8f commit e799486

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demo_docs/source/demo.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ cross-references (example_), external hyperlinks with embedded URIs
2121
(`Python web site <http://www.python.org>`__), footnote references
2222
(manually numbered [1]_, anonymous auto-numbered [#]_, labeled
2323
auto-numbered [#label]_, or symbolic [*]_), citation references
24-
([CIT2002]_), substitution references (|example|), and _`inline hyperlink targets`
24+
([2]_), substitution references (|example|), and _`inline hyperlink targets`
2525
(see Targets_ below for a reference back to here).
2626
Character-level inline markup is also possible (although exceedingly ugly!)
2727
in *re*\ ``Structured``\ *Text*. Problems are indicated by |problematic| text

demo_docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Contents
1616

1717
structure
1818
demo
19-
list
19+
lists_tables
2020

2121
.. toctree::
2222
:maxdepth: 2

0 commit comments

Comments
 (0)