summaryrefslogtreecommitdiff
path: root/Doc/library/pyexpat.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/pyexpat.rst')
-rw-r--r--Doc/library/pyexpat.rst14
1 files changed, 6 insertions, 8 deletions
diff --git a/Doc/library/pyexpat.rst b/Doc/library/pyexpat.rst
index 38ec5c6540..a4cc1d2f28 100644
--- a/Doc/library/pyexpat.rst
+++ b/Doc/library/pyexpat.rst
@@ -7,14 +7,12 @@
.. moduleauthor:: Paul Prescod <paul@prescod.net>
-.. % Markup notes:
-.. %
-.. % Many of the attributes of the XMLParser objects are callbacks.
-.. % Since signature information must be presented, these are described
-.. % using the methoddesc environment. Since they are attributes which
-.. % are set by client code, in-text references to these attributes
-.. % should be marked using the \member macro and should not include the
-.. % parentheses used when marking functions and methods.
+.. Markup notes:
+
+ Many of the attributes of the XMLParser objects are callbacks. Since
+ signature information must be presented, these are described using the method
+ directive. Since they are attributes which are set by client code, in-text
+ references to these attributes should be marked using the :member: role.
.. versionadded:: 2.0