summaryrefslogtreecommitdiff
path: root/docs/dev/pysource.txt
diff options
context:
space:
mode:
authorgoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2002-05-05 17:06:02 +0000
committergoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2002-05-05 17:06:02 +0000
commit54a0fba6f7513eaeea203a0d285ae37bcaf6a7d7 (patch)
tree314ab5827961f8118fcfc38ef93a86e89200a191 /docs/dev/pysource.txt
parent5d9e279d168634c0ba7a048da84fcf6ccb4e355a (diff)
downloaddocutils-54a0fba6f7513eaeea203a0d285ae37bcaf6a7d7.tar.gz
fixed hyperlinks
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@97 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/dev/pysource.txt')
-rw-r--r--docs/dev/pysource.txt7
1 files changed, 2 insertions, 5 deletions
diff --git a/docs/dev/pysource.txt b/docs/dev/pysource.txt
index a75fd1d4d..93fba9420 100644
--- a/docs/dev/pysource.txt
+++ b/docs/dev/pysource.txt
@@ -19,8 +19,8 @@ to syntax constructs.
.. contents::
-Python Source Reader
-====================
+Model
+=====
The Python Source Reader ("PySource") model that's evolving in my mind
goes something like this:
@@ -158,9 +158,6 @@ The role may be one of 'package', 'module', 'class', 'method',
'exception_class', 'exception', 'warning_class', or 'warning'. Other
roles may be defined.
-.. _reStructuredText Markup Specification:
- http://docutils.sourceforge.net/spec/rst/reStructuredText.html
-.. _Docutils: http://docutils.sourceforge.net/
.. _pysource.dtd: http://docutils.sourceforge.net/spec/pysource.dtd
.. _docutils.dtd: http://docutils.sourceforge.net/spec/docutils.dtd