<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/docutils.git/docutils/parsers, branch subdocs</title>
<subtitle>svn.code.sf.net: p/docutils/code
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/'/>
<entry>
<title>push system messages up to super-document so they do not get lost (tested);</title>
<updated>2007-08-24T17:03:35+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2007-08-24T17:03:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=e00d26e429cbcc9ab821cde724d119b4f54727e6'/>
<id>e00d26e429cbcc9ab821cde724d119b4f54727e6</id>
<content type='text'>
expand ~ in docset-root and subdocs (not tested);
prune subdocs for a couple of target/reference transforms which are applied to every document anyway, so they do not need to descend into subdocs (not all tested);
removed unnecessary import in latex2e

git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5425 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
expand ~ in docset-root and subdocs (not tested);
prune subdocs for a couple of target/reference transforms which are applied to every document anyway, so they do not need to descend into subdocs (not all tested);
removed unnecessary import in latex2e

git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5425 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://git.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>made namespace qualifiers case-insensitive, and accept backslashes, too;</title>
<updated>2007-08-20T18:38:35+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2007-08-20T18:38:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=d2689cbe91dc3c0d11caa51c65ca986bbdbe359c'/>
<id>d2689cbe91dc3c0d11caa51c65ca986bbdbe359c</id>
<content type='text'>
fixed typo

git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5415 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixed typo

git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5415 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://git.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>do not transform sub-document titles into subtitles; slight clean-up in parts.py</title>
<updated>2007-08-19T22:35:42+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2007-08-19T22:35:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=cb78d89b85253181326a1e4b24b683fcef679140'/>
<id>cb78d89b85253181326a1e4b24b683fcef679140</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5410 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@5410 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>strip decoration (header and footer) from sub-documents</title>
<updated>2007-08-19T22:33:31+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2007-08-19T22:33:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=5b0386013774500809aebe1128e52098f49c9e81'/>
<id>5b0386013774500809aebe1128e52098f49c9e81</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5409 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@5409 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>docset-root should be relative to current file, not current document (tested with standard.txt checked in in previous revision)</title>
<updated>2007-08-19T22:32:00+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2007-08-19T22:32:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=ec6fa1d94d92c1e45943d7e7c828b803cde76d74'/>
<id>ec6fa1d94d92c1e45943d7e7c828b803cde76d74</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5408 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@5408 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>renamed directive class to Subdocs</title>
<updated>2007-08-17T03:44:43+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2007-08-17T03:44:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=a21771effb2a8a09dde2811471efb9c60064e132'/>
<id>a21771effb2a8a09dde2811471efb9c60064e132</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5406 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@5406 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://git.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>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://git.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>
</feed>
