Add a para about section nesting.

This commit is contained in:
Georg Brandl
2008-04-26 18:01:42 +00:00
parent b2aedf951d
commit e68947dae4

View File

@@ -165,6 +165,10 @@ Python documentation, this convention is used which you may follow:
* ``^``, for subsubsections
* ``"``, for paragraphs
Of course, you are free to use your own marker characters (see the reST
documentation), and use a deeper nesting level, but keep in mind that most
target formats (HTML, LaTeX) have a limited supported nesting depth.
Explicit Markup
---------------