SF.net SVN: docutils:[9677 ] trunk/docutils/docs/ref/d octree.txt
milde--- via Docutils-checkins <[email protected]>
| Newsgroups | gmane.text.docutils.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 9677
http://sourceforge.net/p/docutils/code/9677
Author: milde
Date: 2024-05-03 20:31:21 +0000 (Fri, 03 May 2024)
Log Message:
-----------
Doctree documentation fix: sections may contain sections
Modified Paths:
--------------
trunk/docutils/docs/ref/doctree.txt
Modified: trunk/docutils/docs/ref/doctree.txt
===================================================================
--- trunk/docutils/docs/ref/doctree.txt 2024-05-03 20:31:13 UTC (rev 9676)
+++ trunk/docutils/docs/ref/doctree.txt 2024-05-03 20:31:21 UTC (rev 9677)
@@ -3049,8 +3049,8 @@
:Category: `Structural Elements`_
-:Analogues: <section> is analogous to the section elements in DocBook and
- HTML. However, unlike ``<h1>`` … ``<h6>`` in HTML_ and
+:Analogues: <section> is analogous to the section elements in DocBook_ and
+ HTML_. However, unlike ``<h1>`` … ``<h6>`` in HTML_ and
``<sect1>`` … ``<sect5>`` in DocBook_, the level is not
incorporated into the element name.
@@ -3059,8 +3059,8 @@
:Children: <section> elements begin with a `\<title>`_,
followed by an optional `\<subtitle>`_.
- They may contain `body elements`_ as well as
- `\<transition>`_, `\<topic>`_, and `\<sidebar>`_ elements:
+ They may contain `structural elements`_, `body elements`_,
+ and `\<transition>`_ elements:
.. parsed-literal::
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
_______________________________________________
Docutils-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/docutils-checkins