diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-06-05 19:32:15 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-06-05 19:32:15 +0000 |
| commit | 6c18a0548558d3eefb532ef613a49533328dd357 (patch) | |
| tree | 9d16b3a657b001d8fb6143ce04d750447f68e0dd /docs/dev/pysource.txt | |
| parent | c195d16bd6754c4747c1477161ea71a3b6228947 (diff) | |
| download | docutils-6c18a0548558d3eefb532ef613a49533328dd357.tar.gz | |
updated
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2223 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/dev/pysource.txt')
| -rw-r--r-- | docs/dev/pysource.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/pysource.txt b/docs/dev/pysource.txt index 2336ebd54..6f173a709 100644 --- a/docs/dev/pysource.txt +++ b/docs/dev/pysource.txt @@ -40,7 +40,7 @@ goes something like this: - merge hyperlinks - merge namespaces - create various sections like "Module Attributes", "Functions", - "Classes", "Class Attributes", etc.; see spec/ppdi.dtd + "Classes", "Class Attributes", etc.; see pysource.dtd_ - convert the above special sections to ordinary doctree nodes 4. Run transforms on the combined doctree. Examples: resolving |
