summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add test for __version_info__, fix output of optional __version_details__.milde2017-06-231-4/+5
* Generate the complete punctuation_chars module with the corresponding tool.milde2017-01-171-60/+190
* Debug: `rst-forward-indented-block` starts at searching at next linesmerten2017-01-082-19/+55
* "Outsourcing" of development code from utils.punctuation_chars.milde2017-01-051-0/+334
* Lots of refactorings and a few minor improvements.smerten2017-01-0326-2332/+3844
* Add rst2html4 front end. Update docs.milde2016-12-101-0/+26
* Major refactoring:smerten2016-07-3124-1923/+7280
* Replaced macros `rst-iterate-leftmost-...` by new functionsmerten2015-12-282-113/+625
* Update tutorial.smerten2015-10-043-131/+318
* Rename html_base writer to html_plain, move xhtml11 writer back to sandbox.milde2015-08-121-35/+0
* Small fixes to the writer aliases, supported formats, and front-end tools.milde2015-03-173-7/+8
* Base xhtml11 writer on html-base. Adapt and fix tests.milde2015-03-102-6/+8
* New basic HTML writer: generates polyglott HTML 5 / XHTML 1.1 (transitional)milde2015-03-101-0/+35
* Basic documentation for the xhtml11 writer and frontend.milde2015-02-241-7/+1
* New HTML writer generating `XHTML1.1`_ styled with CSS2.milde2015-02-211-0/+39
* change link to vim vst plugin (bug #242)grubert2014-10-211-1/+1
* FIX: 3598956 -- No new line in buildhtml.py "Processing directory" msggrubert2012-12-311-1/+1
* Add support for `imenu` and `which-func-mode`. Remember settingsmerten2012-09-2018-396/+784
* Allow running test_buildhtml.py from anywhere, also with Python 3.milde2012-09-031-19/+30
* Added C-c C-a C-a to adjust section header adornment. This works withsmerten2012-07-3019-1174/+1634
* math, error_reporting, and urischemes moved to the utils package. milde2012-06-251-1/+1
* Major merge with Emacs source tree. Docutils SVN version and Emacssmerten2012-06-164-546/+699
* Make tools/ compatible with both, Python 2 and 3 without 2to3-conversion.milde2012-06-136-56/+84
* Corrected version.smerten2012-04-291-4/+6
* User visible changes:smerten2012-04-294-191/+460
* fixed the --prune & --ignore options of buildhtml.pygoodger2012-01-231-17/+15
* change references to berlios to sourceforgegrubert2011-12-021-1/+1
* Work around http://bugs.python.org/issue10419milde2011-05-191-2/+1
* New sub-module and test suite for error reporting.milde2011-05-191-9/+9
* Test and use robust the error printingmilde2011-05-111-10/+9
* use error_encoding and ~_error_handler for printing to sys.stdoutmilde2011-05-061-5/+9
* * Package versionsmerten2011-03-2010-410/+2906
* `rst-shift-region` now works like `indent-rigidly`. I.e. you can givesmerten2011-01-303-223/+537
* Compilation commands use and remove temporary files. Fixes bugsmerten2011-01-231-11/+7
* Refactoring: Font-lock code and section title handling functions sharesmerten2011-01-235-778/+918
* Modified `rst-font-lock-extend-region` so it not crashes Emacs anysmerten2011-01-132-47/+66
* Refactored adornment recognition for title adjustment. Includessmerten2010-12-224-196/+120
* Adapted to `(elisp)Tips and Conventions`. This includes anothersmerten2010-12-182-198/+228
* Deprecated keys are output properly.smerten2010-12-142-6/+15
* Functional changessmerten2010-12-1215-2565/+4485
* Move orphaned "newlatex" writer to the sandbox.milde2010-12-071-25/+0
* Improvements in fontification:smerten2010-11-062-117/+138
* XeTeX writer update/bugfix/completionmilde2010-09-211-0/+27
* Debugging: Empty comment lines are treated correctly.smerten2010-08-161-383/+370
* Fix [ 3001100 ] does not handle spaces in filenames (thanks to Jakub Wilk)milde2010-08-131-3/+3
* Inline markup is constrained to a length of 1000 characters to pacifysmerten2010-08-071-5/+12
* add BUG commentsgrubert2010-07-101-3/+4
* remove python2.2 supportgrubert2010-07-101-10/+6
* Fix: --local now stops recursiongrubert2010-07-102-8/+10
* Add copyright headergrubert2010-07-101-0/+4