summaryrefslogtreecommitdiff
path: root/sandbox
diff options
context:
space:
mode:
authorwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2007-05-31 19:17:33 +0000
committerwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2007-05-31 19:17:33 +0000
commit944ca735c40663405af7fc49c73ef9d9f905a91f (patch)
tree7c11a166ddd43930e510a0abfdbf9d18c131c97b /sandbox
parent19c28a88aef22bf45ec93c8a0d54644e08bd06e9 (diff)
downloaddocutils-944ca735c40663405af7fc49c73ef9d9f905a91f.tar.gz
removed funny idea about implementation 8-)
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5180 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'sandbox')
-rw-r--r--sandbox/package-doc/multiple-input-files.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/sandbox/package-doc/multiple-input-files.txt b/sandbox/package-doc/multiple-input-files.txt
index d5c9897f9..4c09577be 100644
--- a/sandbox/package-doc/multiple-input-files.txt
+++ b/sandbox/package-doc/multiple-input-files.txt
@@ -62,10 +62,6 @@ are credit to David, from IM conversations). Feel free to add yours!
.. subdocument:: chapter1.txt
chapter1-section1.txt
- - Implementation-wise: Insert a pending node, which will be resolved
- by a very early transform. That transform parses the sub-document
- and inserts the document tree.
-
* What do we do with docinfos in subdocuments?
- Allow for section infos by generalizing the existing docinfo node.