<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/docutils.git/docutils/readers, 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>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>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>added misc.CheckDoctreeValidity transform to catch invalid doctrees caused by content after the subdocs directive</title>
<updated>2007-08-20T08:40:01+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2007-08-20T08:40:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=72cd174d2e6f72bac02b144179301007548c80aa'/>
<id>72cd174d2e6f72bac02b144179301007548c80aa</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5413 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@5413 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>added docset-root directive;</title>
<updated>2007-08-15T21:39:08+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2007-08-15T21:39:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=a578cde848a8246e448f39e152943c5e58880bc3'/>
<id>a578cde848a8246e448f39e152943c5e58880bc3</id>
<content type='text'>
finished implementation of subdocs directive, including all error handling and tests;
changed directive parser so that if option_spec == {} (as opposed to None),
space is still reserved for options, i.e. there must be a blank line before the content block

git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5397 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
finished implementation of subdocs directive, including all error handling and tests;
changed directive parser so that if option_spec == {} (as opposed to None),
space is still reserved for options, i.e. there must be a blank line before the content block

git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5397 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>added reader as Parser.__init__ parameter, as RSTStateMachine.run parameter, as an attribute of the RST state machines' memos, as Directive.__init__ parameter, and as a Directive.reader attribute</title>
<updated>2007-06-24T21:45:15+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2007-06-24T21:45:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=3c0e65195d8eea339d00732b3efcf500012d726d'/>
<id>3c0e65195d8eea339d00732b3efcf500012d726d</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5268 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@5268 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://git.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>
<entry>
<title>fixed doc-string -- the reader does not apply transforms</title>
<updated>2007-03-01T18:06:52+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2007-03-01T18:06:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=28fc6c375932745e5458182e8afe7cd8c5e94750'/>
<id>28fc6c375932745e5458182e8afe7cd8c5e94750</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4974 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/trunk/docutils@4974 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>removed notes about Py22 requirement (Docutils 0.5+ depends on Py22 anyway)</title>
<updated>2006-11-13T03:41:08+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2006-11-13T03:41:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=de5e2881dcabcb0da591f164e03ba7bcb3564573'/>
<id>de5e2881dcabcb0da591f164e03ba7bcb3564573</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4813 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/trunk/docutils@4813 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>correct faulty setting definitions &amp; add test; 0.4 backport candidate</title>
<updated>2006-11-12T18:02:17+00:00</updated>
<author>
<name>goodger</name>
<email>goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2006-11-12T18:02:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=a3b04391a04f8e0387d84fcb663067171175dd81'/>
<id>a3b04391a04f8e0387d84fcb663067171175dd81</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4802 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/trunk/docutils@4802 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
</feed>
