SF.net SVN: docutils:[10199 ] trunk/docutils/docs/ref/ doctree.rst
milde--- via Docutils-checkins <[email protected]> Mon, 11 Aug 2025 12:07:14 +0000
| Newsgroups | gmane.text.docutils.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 10199
http://sourceforge.net/p/docutils/code/10199
Author: milde
Date: 2025-08-11 12:07:14 +0000 (Mon, 11 Aug 2025)
Log Message:
-----------
Restore accidentially deleted text in doctree documentation.
Modified Paths:
--------------
trunk/docutils/docs/ref/doctree.rst
Modified: trunk/docutils/docs/ref/doctree.rst
===================================================================
--- trunk/docutils/docs/ref/doctree.rst 2025-08-10 12:13:20 UTC (rev 10198)
+++ trunk/docutils/docs/ref/doctree.rst 2025-08-11 12:07:14 UTC (rev 10199)
@@ -3398,7 +3398,7 @@
`%structure.model`_ indirectly includes <section>.
The Docutils document model uses a simple, recursive model for section
-structure. A `\<document>`_ nodeelements.
+structure. A `\<document>`_ element may contain <section> elements.
Sections in turn may contain other <section> elements, without limit.
The level (depth) of a section element is determined from its physical
nesting level.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.