SF.net SVN: docutils:[9674 ] trunk/docutils/docs/ref/d octree.txt

milde--- via Docutils-checkins <[email protected]>
Newsgroups gmane.text.docutils.cvs
Message-ID <[email protected]>
Revision: 9674
          http://sourceforge.net/p/docutils/code/9674
Author:   milde
Date:     2024-05-03 20:25:58 +0000 (Fri, 03 May 2024)
Log Message:
-----------
Doctree documentation: sort out "Attribute Types" sub-sections.

Add a local ToC.

4 sub-sections for
"Standard Attribute Types",
"Custom Attribute Types",
"Names and identifiers", and
"Common Attributes".

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:25:50 UTC (rev 9673)
+++ trunk/docutils/docs/ref/doctree.txt	2024-05-03 20:25:58 UTC (rev 9674)
@@ -3928,6 +3928,11 @@
 Attribute Types
 ---------------
 
+.. contents:: :local:
+
+Standard Attribute Types
+========================
+
 *Standard attribute types* are defined in the `attribute types
 <XML attribute types_>`__ section of the `XML 1.0 specification`_.
 
@@ -3944,8 +3949,10 @@
 _`EnumeratedType`
     The attribute value may be one of a specified list of values.
 
-.. _custom attribute types:
 
+Custom Attribute Types
+======================
+
 The Docutils DTD defines *custom attribute types* via `parameter entities
 <parameter entity reference_>`__ that resolve to standard attribute types
 to highlight specific attribute value constraints.
@@ -4010,6 +4017,9 @@
 Names and identifiers
 =====================
 
+The following names and identifiers are used in the
+`custom attribute types`_.
+
 .. class:: description
 
 _`Class names`
@@ -4080,9 +4090,8 @@
 __ `XML attribute types`_
 
 
------------------
 Common Attributes
------------------
+=================
 
 Through the `%basic.atts`_ parameter entity, all elements support the
 following attributes: ids_, names_ or dupnames_, source_, and classes_.

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.