mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Demodocs: remove error handling section
We do not need this as we are focused on the theme and the markup
This commit is contained in:
parent
f2dd739a18
commit
6054d1fc19
@ -1,6 +1,8 @@
|
|||||||
.. This is a comment. Note how any initial comments are moved by
|
.. This is a comment. Note how any initial comments are moved by
|
||||||
transforms to after the document title, subtitle, and docinfo.
|
transforms to after the document title, subtitle, and docinfo.
|
||||||
|
|
||||||
|
.. demo.rst from: http://docutils.sourceforge.net/docs/user/rst/demo.txt
|
||||||
|
|
||||||
================================
|
================================
|
||||||
reStructuredText Demonstration
|
reStructuredText Demonstration
|
||||||
================================
|
================================
|
||||||
@ -598,17 +600,3 @@ Field Lists
|
|||||||
some text
|
some text
|
||||||
|
|
||||||
:Field List 2: Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
|
:Field List 2: Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
|
||||||
|
|
||||||
Error Handling
|
|
||||||
==============
|
|
||||||
|
|
||||||
Any errors caught during processing will generate system messages.
|
|
||||||
|
|
||||||
|*** Expect 6 errors (including this one). ***|
|
|
||||||
|
|
||||||
There should be six messages in the following, auto-generated
|
|
||||||
section, "Docutils System Messages":
|
|
||||||
|
|
||||||
.. section should be added by Docutils automatically
|
|
||||||
|
|
||||||
demo.rst from: http://docutils.sourceforge.net/docs/user/rst/demo.txt
|
|
||||||
|
Loading…
Reference in New Issue
Block a user