summaryrefslogtreecommitdiff
path: root/sandbox/cben
Commit message (Expand)AuthorAgeFilesLines
* renamed tools/pep.py to rstpep2html.pywiemann2005-06-202-5/+7
* Updated with reference to alternative dialects (itex)cben2004-11-121-6/+26
* Note about hole in config dependencies.cben2004-07-092-0/+4
* Normalize spacing in formulas.cben2004-06-111-0/+1
* Commiting updated Makefile.docutils.txt (for the online documentation).cben2004-05-271-20/+38
* Fixed make-variable-falvour bug tirggered when SRCEXT is explicitly given.cben2004-05-271-2/+6
* Added support for `CONFIG` variable that both adds ``--config`` and adds thecben2004-05-141-17/+27
* Fixes to docs improvements.cben2004-04-272-7/+7
* Doc improvements.cben2004-04-274-16/+30
* Added the auto-generated `Makefile.docutils.txt` to CVS so that the htmlcben2004-04-272-1/+597
* Update the README.cben2004-02-281-4/+9
* - Merged Makelib.docutils into Makefile.docutils (making it conditional).cben2004-02-285-341/+463
* - Made `all` target more flexible.cben2003-12-162-22/+32
* - Mangling of all includes was a bad idea => made it trigerred by includingcben2003-11-264-32/+74
* Don't reflow text, allows pass-through of :literal: option when manglingcben2003-11-261-1/+1
* - Fixed broken CVSView URL.cben2003-11-222-5/+26
* Releasing my makefile portions in the sandbox. Quite usable.cben2003-11-223-0/+341
* Fixed misparsed URL in README.txtcben2003-11-211-2/+3
* instructions for mathhack.pygoodger2003-11-141-0/+31
* - Added :class: and :alt: attributes.cben2003-11-141-6/+19
* The usage of an inline role to generate display math was misguided. Addedcben2003-10-093-70/+128
* Fixed bug (``./mathhack`` directory had to exist already).cben2003-09-221-1/+6
* Implemented converter from tex math roles to images. Useful for HTML output.cben2003-09-222-1/+61
* Implemented module for prototyping interepretted text roles bycben2003-09-182-0/+167