summaryrefslogtreecommitdiff
path: root/sandbox/rst2chunkedhtml
Commit message (Collapse)AuthorAgeFilesLines
* Moved writer logic out of HTMLChunker.write_chunk to the writer class.amohari2008-02-251-38/+25
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5519 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fixed wrong option in the help message.amohari2008-02-241-13/+12
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5518 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Got rid of string.Template dependency by changing the format of the basenameamohari2008-02-241-95/+59
| | | | | | | | template. Renamed --chunker-sect-filename to --chunk-basename. Changed a few things to support Python 2.2. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5517 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added rst2chunkedhtml to the sandbox.amohari2008-02-203-0/+1219
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5513 929543f6-e4f2-0310-98a6-ba3bd3dd1d04