diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2007-05-31 19:17:33 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2007-05-31 19:17:33 +0000 |
| commit | 944ca735c40663405af7fc49c73ef9d9f905a91f (patch) | |
| tree | 7c11a166ddd43930e510a0abfdbf9d18c131c97b | |
| parent | 19c28a88aef22bf45ec93c8a0d54644e08bd06e9 (diff) | |
| download | docutils-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
| -rw-r--r-- | sandbox/package-doc/multiple-input-files.txt | 4 |
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. |
