<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/docutils.git/docutils/nodes.py, branch subdocs</title>
<subtitle>svn.code.sf.net: p/docutils/code
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/'/>
<entry>
<title>allow node class tuples as traverse condition</title>
<updated>2007-08-24T15:49:33+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2007-08-24T15:49:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=83aaeb50b130a046f2817018854002e496d56e73'/>
<id>83aaeb50b130a046f2817018854002e496d56e73</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5424 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5424 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed prune_subdocs... again.</title>
<updated>2007-08-24T15:48:21+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2007-08-24T15:48:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=e701413710876b28231ee4b3bf82369c8750ebb8'/>
<id>e701413710876b28231ee4b3bf82369c8750ebb8</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5423 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5423 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed bug with prune_subdocs in Node.traverse (will be tested in later check-ins)</title>
<updated>2007-08-24T15:05:38+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2007-08-24T15:05:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=45a328052bcadcabf1bbd891695a1126f64905bb'/>
<id>45a328052bcadcabf1bbd891695a1126f64905bb</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5422 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5422 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>resolve indirect qualified targets</title>
<updated>2007-08-22T14:30:50+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2007-08-22T14:30:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=b4ced07fd9e6f1a46aec3477b161563d288d06da'/>
<id>b4ced07fd9e6f1a46aec3477b161563d288d06da</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5418 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5418 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>added qualified references syntax;</title>
<updated>2007-08-20T11:07:11+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2007-08-20T11:07:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=1817d31bc5967e3c0e5622d75a095a0c2172ca93'/>
<id>1817d31bc5967e3c0e5622d75a095a0c2172ca93</id>
<content type='text'>
added references.QualifiedReferences transform to resolve them;
to do: add documentation, find bugs

git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5414 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added references.QualifiedReferences transform to resolve them;
to do: add documentation, find bugs

git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5414 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>added prune_subdocs parameter to Node.traverse</title>
<updated>2007-08-20T08:36:02+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2007-08-20T08:36:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=907a19133dc5494007b6d88ca96910c141dd7068'/>
<id>907a19133dc5494007b6d88ca96910c141dd7068</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5412 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5412 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid creation of duplicate ID's in sub-documents</title>
<updated>2007-08-17T03:41:58+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2007-08-17T03:41:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=046735bdbc915c6605466a4de5c5324ac08b443d'/>
<id>046735bdbc915c6605466a4de5c5324ac08b443d</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5405 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5405 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>removed accidentally checked-in integrity check; was for debugging only</title>
<updated>2007-08-16T23:27:09+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2007-08-16T23:27:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=fc009ccf3eb2820a84aec2be48b7e822fec5e556'/>
<id>fc009ccf3eb2820a84aec2be48b7e822fec5e556</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5403 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5403 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>implemented simple version of multi-file output (no navigational aids though)</title>
<updated>2007-08-16T23:21:36+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2007-08-16T23:21:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=db5b0b886d0cb3923b1463cde0bb118a18d7c8e0'/>
<id>db5b0b886d0cb3923b1463cde0bb118a18d7c8e0</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5402 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5402 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>moved responsibility for applying transforms from publisher to</title>
<updated>2007-06-24T02:55:18+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2007-06-24T02:55:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=2b394fe5f5c7620342d24e801668ec1d6a4e8bff'/>
<id>2b394fe5f5c7620342d24e801668ec1d6a4e8bff</id>
<content type='text'>
Reader.read and Writer.write methods

git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5266 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reader.read and Writer.write methods

git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5266 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
</feed>
