diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-09-18 16:03:19 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-09-18 16:03:19 +0000 |
| commit | 3d79be52ac7d39adea5f620b59b2b15c6df830d4 (patch) | |
| tree | c347f197c11d645ac0db333ed9483ef6442e4a0b /docutils/docs | |
| parent | e694172ab58257b7f3d8a9a809dbcb189d4e2a11 (diff) | |
| download | docutils-3d79be52ac7d39adea5f620b59b2b15c6df830d4.tar.gz | |
reverted last check-in; it was committed to "transforms" branch
instead of trunk, and it causes conflicts when merging to trunk; I'll
redo that change after merging the "transforms" branch into the trunk
in order to avoid unnecessary merge-work
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/transforms@3887 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs')
| -rw-r--r-- | docutils/docs/ref/transforms.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docutils/docs/ref/transforms.txt b/docutils/docs/ref/transforms.txt index 185ce6a88..eafe6da6b 100644 --- a/docutils/docs/ref/transforms.txt +++ b/docutils/docs/ref/transforms.txt @@ -60,6 +60,8 @@ references.ExternalTargets standalone (r), pep (r) 640 references.InternalTargets standalone (r), pep (r) 660 +references.DanglingReferences standalone (r), pep (r) 680 + parts.SectNum "sectnum" (d/p) 710 parts.Contents "contents" (d/p), 720 @@ -75,8 +77,6 @@ misc.Transitions standalone (r), pep (r) 830 universal.ExposeInternals Reader (r) 840 -references.DanglingReferences standalone (r), pep (r) 850 - universal.Messages Writer (w) 860 universal.FilterMessages Writer (w) 870 |
