Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add ``pyramid`` theme. | Georg Brandl | 2011-01-04 | 1 | -21/+1 | |
| | ||||||
* | merge with 1.0 | Georg Brandl | 2011-01-04 | 1 | -1/+1 | |
|\ | ||||||
| * | New year update. | Georg Brandl | 2011-01-04 | 1 | -1/+1 | |
| | | ||||||
* | | merge with 1.0 | Georg Brandl | 2010-10-22 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | #534: warning message instead of crash if invalid Pygments lexer name is used. | Georg Brandl | 2010-10-22 | 1 | -1/+1 | |
| | | ||||||
* | | merge with 1.0 | Georg Brandl | 2010-08-05 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Fix unwanted styling of C domain references (because of a namespace clash ↵ | Georg Brandl | 2010-08-05 | 1 | -1/+1 | |
| | | | | | | | | with Pygments styles). | |||||
* | | encode source code for parsing only on python 2.x | Daniel Neuhäuser | 2010-05-30 | 1 | -1/+1 | |
| | | ||||||
* | | Check if a string is not unicode as a workaround for 3.x | Daniel Neuhäuser | 2010-05-30 | 1 | -1/+1 | |
|/ | ||||||
* | merge with 0.6 | Georg Brandl | 2010-04-06 | 1 | -3/+12 | |
|\ | ||||||
| * | Add warning facility on unknown Pygments lexer names. | Georg Brandl | 2010-04-04 | 1 | -3/+12 | |
| | | ||||||
* | | merge with 0.6 | Georg Brandl | 2010-01-06 | 1 | -3/+6 | |
|\ \ | |/ | ||||||
| * | Restore compatibility with Pygments >= 1.2. | Georg Brandl | 2010-01-06 | 1 | -3/+6 | |
| | | ||||||
* | | merge with 0.6 | Georg Brandl | 2010-01-01 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Happy new year! | Georg Brandl | 2010-01-01 | 1 | -1/+1 | |
| | | ||||||
* | | merge with 0.6 | Georg Brandl | 2009-11-09 | 1 | -1/+9 | |
|\ \ | |/ | ||||||
| * | #265: restore Jython compatibility. | Georg Brandl | 2009-11-08 | 1 | -1/+9 | |
| | | ||||||
* | | #169: Added the ``trim_doctest_flags`` config value, which is true by default. | Georg Brandl | 2009-06-16 | 1 | -1/+12 | |
|/ | ||||||
* | When highlighting Python code, ignore extra indentation before | Georg Brandl | 2009-06-04 | 1 | -0/+5 | |
| | | | | trying to parse it as Python. | |||||
* | Convert strings to unicode in highlighting. | Georg Brandl | 2009-04-28 | 1 | -0/+2 | |
| | ||||||
* | Reformat to EOL80. | Georg Brandl | 2009-01-10 | 1 | -1/+2 | |
| | ||||||
* | Split stylesheets into basic, default and sphinxdoc. | Georg Brandl | 2009-01-10 | 1 | -1/+1 | |
| | ||||||
* | Add Pygments style selection to theming. | Georg Brandl | 2009-01-10 | 1 | -2/+7 | |
| | ||||||
* | Merge in copyright style changes from 0.5. | Georg Brandl | 2009-01-03 | 1 | -1/+1 | |
|\ | ||||||
| * | Switch copyright and license tags to single style. Add contributor | Georg Brandl | 2009-01-03 | 1 | -2/+2 | |
| | | | | | | | | | | names in AUTHORS instead, and add the license of etree13 to LICENSE. | |||||
* | | Explicitly refer to the license in :license: tags. | Georg Brandl | 2008-12-27 | 1 | -1/+1 | |
| | | ||||||
* | | Fix NameError if Pygments is not installed. | Georg Brandl | 2008-12-16 | 1 | -1/+2 | |
| | | ||||||
* | | Allow using different Pygments formatters. | Georg Brandl | 2008-11-30 | 1 | -10/+18 | |
| | | ||||||
* | | Add Sphinx.add_lexer(). | Georg Brandl | 2008-11-30 | 1 | -0/+1 | |
| | | ||||||
* | | Changed an `__import__` call in the highlighter module because that trigger ↵ | Armin Ronacher | 2008-11-30 | 1 | -1/+1 | |
|/ | | | | a bug in the python importer. | |||||
* | Allow lexer guessing. | Georg Brandl | 2008-09-16 | 1 | -1/+6 | |
| | ||||||
* | Restructure LaTeX file template: add new "latex_elements" config value | Georg Brandl | 2008-09-12 | 1 | -8/+14 | |
| | | | | allowing to customize each part of what is written to the tex file. | |||||
* | Use a prefix to \at, \lb and \rb since they are probably often used command ↵ | Georg Brandl | 2008-09-11 | 1 | -6/+6 | |
| | | | | names. | |||||
* | Add default highlight language selection support. | Georg Brandl | 2008-09-09 | 1 | -28/+42 | |
| | | | | Add support for recognizing Python 3 console output. | |||||
* | Merged revisions 65566-65567,65623,65625 via svnmerge from | Georg Brandl | 2008-08-10 | 1 | -19/+24 | |
| | | | | | | | | | | | | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/doctools/branches/0.4.x ........ r65566 | georg.brandl | 2008-08-07 09:11:11 +0000 (Thu, 07 Aug 2008) | 2 lines Clarification for the ref role. ........ r65567 | georg.brandl | 2008-08-07 09:11:25 +0000 (Thu, 07 Aug 2008) | 2 lines Rebuild everything if extensions change. ........ r65623 | georg.brandl | 2008-08-10 11:18:42 +0000 (Sun, 10 Aug 2008) | 2 lines Unify handling of LaTeX escaping, and add some more replacements. ........ r65625 | georg.brandl | 2008-08-10 11:25:41 +0000 (Sun, 10 Aug 2008) | 2 lines Make tex escapes a module. ........ | |||||
* | Merged revisions ↵ | Georg Brandl | 2008-08-04 | 1 | -0/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 65283,65303,65316-65317,65372-65375,65377,65380,65483-65485,65494 via svnmerge from svn+ssh://pythondev@svn.python.org/doctools/branches/0.4.x ........ r65283 | georg.brandl | 2008-07-29 10:07:26 +0000 (Tue, 29 Jul 2008) | 2 lines Update ez_setup.py. ........ r65303 | benjamin.peterson | 2008-07-30 12:35:34 +0000 (Wed, 30 Jul 2008) | 1 line add a with_testapp decorator for test functions that passes the TestApp instance in a cleans up after it ........ r65316 | benjamin.peterson | 2008-07-30 23:12:07 +0000 (Wed, 30 Jul 2008) | 1 line make the app for test_markup global to the module ........ r65317 | benjamin.peterson | 2008-07-30 23:31:29 +0000 (Wed, 30 Jul 2008) | 1 line make TestApp.cleanup more aggressive ........ r65372 | georg.brandl | 2008-08-01 19:11:22 +0000 (Fri, 01 Aug 2008) | 2 lines Add more tests, fix a few bugs in image handling. ........ r65373 | georg.brandl | 2008-08-01 19:28:33 +0000 (Fri, 01 Aug 2008) | 2 lines Fix oversight. ........ r65374 | benjamin.peterson | 2008-08-01 19:36:32 +0000 (Fri, 01 Aug 2008) | 1 line fix one broken test ........ r65375 | georg.brandl | 2008-08-01 19:41:11 +0000 (Fri, 01 Aug 2008) | 2 lines Fix the handling of non-ASCII input in quickstart. ........ r65377 | georg.brandl | 2008-08-01 19:48:24 +0000 (Fri, 01 Aug 2008) | 2 lines Allow REs in markup checks. ........ r65380 | georg.brandl | 2008-08-01 20:31:18 +0000 (Fri, 01 Aug 2008) | 2 lines Don't rely on mtimes being different for changed files. ........ r65483 | georg.brandl | 2008-08-04 09:01:40 +0000 (Mon, 04 Aug 2008) | 4 lines Add an "encoding" option to literalinclude. Add tests for include directives. ........ r65484 | georg.brandl | 2008-08-04 09:11:17 +0000 (Mon, 04 Aug 2008) | 2 lines Add changelog entry. ........ r65485 | georg.brandl | 2008-08-04 09:21:58 +0000 (Mon, 04 Aug 2008) | 2 lines Fix markup. ........ r65494 | georg.brandl | 2008-08-04 16:34:59 +0000 (Mon, 04 Aug 2008) | 2 lines Correctly use HTML file suffix in templates. ........ | |||||
* | Add a commandprefix to the latex formatter to override | Georg Brandl | 2008-06-12 | 1 | -2/+3 | |
| | | | | Pygments 0.9's awkward 'C' default. | |||||
* | pygments_style can be an import path now | Armin Ronacher | 2008-04-28 | 1 | -3/+4 | |
| | ||||||
* | pygments_style can be a style class now | Armin Ronacher | 2008-04-28 | 1 | -1/+3 | |
| | ||||||
* | Add missing commands if Pygments is not installed. | Georg Brandl | 2008-03-23 | 1 | -1/+12 | |
| | | | | Bug reported by Ondrej Certik. | |||||
* | Fix a few overlong lines, and use \t instead of literal tabs. | Georg Brandl | 2008-03-21 | 1 | -2/+3 | |
| | ||||||
* | Ignore MemoryError while parsing Python source with Python 2.4 | Georg Brandl | 2008-03-19 | 1 | -1/+8 | |
| | | | | (it's raised for invalid coding cookies). | |||||
* | Some pylint fixes. | Georg Brandl | 2008-03-16 | 1 | -1/+0 | |
| | ||||||
* | Add code-block directive, to simplify integrating snippets | Georg Brandl | 2008-03-09 | 1 | -6/+15 | |
| | | | | in other languages, and with line numbers. | |||||
* | #2207: fix if no Pygments available. | Georg Brandl | 2008-02-29 | 1 | -1/+1 | |
| | ||||||
* | Fix if no pygments available. | Georg Brandl | 2008-02-25 | 1 | -1/+12 | |
| | ||||||
* | * Allow custom static files to be created for the HTML builder. | Georg Brandl | 2008-02-23 | 1 | -45/+58 | |
| | | | | | | | * Add more block tags to the template, making inheriting them easier. * Make the HTML stylesheet configurable for html and htmlhelp builder. * Make the Pygments style configurable. * Create template and style dirs in quickstart. | |||||
* | Patch #2154 from Amaury: allow '...' in Python snippets; it's often | Georg Brandl | 2008-02-21 | 1 | -6/+16 | |
| | | | | used to indicate some left-out code. | |||||
* | A few refactorings in Sphinx. | Georg Brandl | 2008-01-16 | 1 | -4/+8 | |
| | ||||||
* | Update copyright years and change license to BSD. | Georg Brandl | 2008-01-11 | 1 | -2/+2 | |
| |