SF.net SVN: docutils:[9671 ] trunk/docutils/docs/ref/d octree.txt
milde--- via Docutils-checkins <[email protected]>
| Newsgroups | gmane.text.docutils.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 9671
http://sourceforge.net/p/docutils/code/9671
Author: milde
Date: 2024-05-03 09:47:45 +0000 (Fri, 03 May 2024)
Log Message:
-----------
Doctree documentation: drop repeated lists of specific admonitons.
List specific admonitions (caution, danger, ...) once and use hyperreferences
at the other places.
Modified Paths:
--------------
trunk/docutils/docs/ref/doctree.txt
Modified: trunk/docutils/docs/ref/doctree.txt
===================================================================
--- trunk/docutils/docs/ref/doctree.txt 2024-05-02 15:55:39 UTC (rev 9670)
+++ trunk/docutils/docs/ref/doctree.txt 2024-05-03 09:47:45 UTC (rev 9671)
@@ -472,7 +472,7 @@
The <admonition> element is a generic, titled *admonition*,
a distinctive and self-contained notice.
-See also the specific admonition elements
+See also the _`specific admonition elements`
`\<attention>`_ `\<caution>`_, `\<danger>`_, `\<error>`_, `\<hint>`_,
`\<important>`_, `\<note>`_, `\<tip>`_, and `\<warning>`_.
@@ -526,9 +526,7 @@
The <attention> element is an *admonition*, a distinctive and
self-contained notice. See also the generic `\<admonition>`_
-and the other specific admonition elements `\<caution>`_,
-`\<danger>`_, `\<error>`_, `\<hint>`_, `\<important>`_, `\<note>`_,
-`\<tip>`_, and `\<warning>`_.
+and the other `specific admonition elements`_.
Details
-------
@@ -781,9 +779,7 @@
The <caution> element is an *admonition*, a distinctive and
self-contained notice. See also the generic `\<admonition>`_ and the
-other specific admonition elements `\<attention>`_, `\<danger>`_,
-`\<error>`_, `\<hint>`_, `\<important>`_, `\<note>`_, `\<tip>`_, and
-`\<warning>`_.
+other `specific admonition elements`_.
Details
-------
@@ -1138,9 +1134,7 @@
The <danger> element is an *admonition*, a distinctive and
self-contained notice. See also the generic `\<admonition>`_
-and the other specific admonition elements `\<attention>`_,
-`\<caution>`_, `\<error>`_, `\<hint>`_, `\<important>`_,
-`\<note>`_, `\<tip>`_, and `\<warning>`_.
+and the other `specific admonition elements`_.
Details
-------
@@ -1816,9 +1810,7 @@
The <error> element is an *admonition*, a distinctive and
self-contained notice. See also the generic `\<admonition>`_
-and the other specific admonition elements `\<attention>`_,
-`\<caution>`_, `\<danger>`_, `\<hint>`_, `\<important>`_,
-`\<note>`_, `\<tip>`_, and `\<warning>`_.
+and the other `specific admonition elements`_.
Details
-------
@@ -2222,9 +2214,7 @@
The <hint> element is an *admonition*, a distinctive and
self-contained notice. See also the generic `\<admonition>`_
-and the other specific admonition elements `\<attention>`_,
-`\<caution>`_, `\<danger>`_, `\<error>`_, `\<important>`_,
-`\<note>`_, `\<tip>`_, and `\<warning>`_.
+and the other `specific admonition elements`_.
Details
-------
@@ -2311,9 +2301,7 @@
The <important> element is an *admonition*, a distinctive and
self-contained notice. See also the generic `\<admonition>`_
-and the other specific admonition elements `\<attention>`_,
-`\<caution>`_, `\<danger>`_, `\<error>`_, `\<hint>`_,
-`\<note>`_, `\<tip>`_, and `\<warning>`_.
+and the other `specific admonition elements`_.
Details
-------
@@ -2785,9 +2773,7 @@
The <note> element is an *admonition*, a distinctive and
self-contained notice. See also the generic `\<admonition>`_
-and the other specific admonition elements `\<attention>`_,
-`\<caution>`_, `\<danger>`_, `\<error>`_, `\<hint>`_,
-`\<important>`_, `\<tip>`_, and `\<warning>`_.
+and the other `specific admonition elements`_.
Details
-------
@@ -3830,10 +3816,9 @@
<tip>
=====
-The <tip> element is an *admonition*, a distinctive and self-contained notice.
-See also the generic `\<admonition>`_ and the other specific admonition
-elements `\<attention>`_, `\<caution>`_, `\<danger>`_,
-`\<error>`_, `\<hint>`_, `\<note>`_, and `\<warning>`_.
+The <tip> element is an *admonition*, a distinctive and self-contained
+notice. See also the generic `\<admonition>`_ and the other
+`specific admonition elements`_.
Details
-------
@@ -4125,9 +4110,7 @@
The <warning> element is an *admonition*, a distinctive and
self-contained notice. See also the generic `\<admonition>`_
-and the other specific admonition elements `\<attention>`_,
-`\<caution>`_, `\<danger>`_, `\<error>`_, `\<hint>`_,
-`\<important>`_, `\<note>`_, and `\<tip>`_.
+and the other `specific admonition elements`_.
Details
-------
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.