summaryrefslogtreecommitdiff
path: root/sandbox/py-rest-doc/converter
Commit message (Collapse)AuthorAgeFilesLines
* Another XXX filled in.gbrandl2007-07-201-5/+7
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5384 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Unify index handling and write the doc section about it.gbrandl2007-07-203-5/+66
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5383 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* - Do an update build per default.gbrandl2007-07-152-1/+9
| | | | | | | | - Allow overriding conf.py values from the command line. - Fix a builder bug. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5369 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fixup generated index subentries:gbrandl2007-07-141-0/+1
| | | | | | | | | | | | | | func() (in module foo) func() (in module bar) is changed to func() (in module foo) (in module bar) git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5368 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* A way to map old HTML URLs to new URLs.gbrandl2007-07-141-0/+1
| | | | | | | Though not finished mapping for all old docs. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5367 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Misc fixes in the new stylesheet and shortcut.gbrandl2007-07-121-0/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5348 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add a traditional stylesheet.gbrandl2007-07-121-1/+9
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5346 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Update TODO lists a bit.gbrandl2007-07-122-2/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5344 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add first draft of per-item comments.gbrandl2007-07-111-1/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5337 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Some fixes and module index improvements: list all synopses,gbrandl2007-07-084-10/+15
| | | | | | | collapse packages. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5328 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Save the parsed doctrees in the output directory.gbrandl2007-07-081-0/+2
| | | | | | | Misc other fixes. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5327 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Implement environment reloading in the web application.gbrandl2007-07-071-4/+6
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5320 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix style, fix a converter bug.gbrandl2007-07-051-6/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5313 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix style.gbrandl2007-06-191-2/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5255 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix conversion of \character.gbrandl2007-06-101-6/+7
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5230 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add HTML meta-links.gbrandl2007-06-011-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5182 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Adapted the build system a bit; it's now much more logical.gbrandl2007-05-271-0/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5164 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Some more documentation fixes.gbrandl2007-05-253-13/+26
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5150 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Don't use latexish quotes in the new files.gbrandl2007-05-255-18/+18
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5143 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Don't require to use strange Unicode characters in the menuselection role.gbrandl2007-05-241-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5121 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Don't convert --- and -- to Unicode characters, letgbrandl2007-05-243-14/+10
| | | | | | | | | smartypants handle that. Also, replace latex-style quotes by ordinary ones. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5119 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add support for SmartyPants beautifying of text.gbrandl2007-05-241-0/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5114 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Some updates in the converter mapping reflecting recent removals in the trunk.gbrandl2007-05-222-11/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5089 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Write a bit more in the new doc doc.gbrandl2007-05-201-20/+73
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5078 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Initial import of py-rest-doc.gbrandl2007-05-2026-0/+4518
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5076 929543f6-e4f2-0310-98a6-ba3bd3dd1d04