mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Demodocs: Fix compile warnings
This commit is contained in:
parent
d893e8f5b2
commit
e799486239
@ -21,7 +21,7 @@ cross-references (example_), external hyperlinks with embedded URIs
|
|||||||
(`Python web site <http://www.python.org>`__), footnote references
|
(`Python web site <http://www.python.org>`__), footnote references
|
||||||
(manually numbered [1]_, anonymous auto-numbered [#]_, labeled
|
(manually numbered [1]_, anonymous auto-numbered [#]_, labeled
|
||||||
auto-numbered [#label]_, or symbolic [*]_), citation references
|
auto-numbered [#label]_, or symbolic [*]_), citation references
|
||||||
([CIT2002]_), substitution references (|example|), and _`inline hyperlink targets`
|
([2]_), substitution references (|example|), and _`inline hyperlink targets`
|
||||||
(see Targets_ below for a reference back to here).
|
(see Targets_ below for a reference back to here).
|
||||||
Character-level inline markup is also possible (although exceedingly ugly!)
|
Character-level inline markup is also possible (although exceedingly ugly!)
|
||||||
in *re*\ ``Structured``\ *Text*. Problems are indicated by |problematic| text
|
in *re*\ ``Structured``\ *Text*. Problems are indicated by |problematic| text
|
||||||
|
@ -16,7 +16,7 @@ Contents
|
|||||||
|
|
||||||
structure
|
structure
|
||||||
demo
|
demo
|
||||||
list
|
lists_tables
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
Loading…
Reference in New Issue
Block a user