| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add file attribute to appendix nodes. | Georg Brandl | 2009-02-14 | 1 | -7/+6 |
| * | Use better error messages for unsupported markup in LaTeX documents. | Georg Brandl | 2009-02-12 | 1 | -2/+3 |
| * | On Windows, the target of os.rename() may not exist. | Georg Brandl | 2009-01-13 | 1 | -2/+3 |
| * | Switch copyright and license tags to single style. Add contributor | Georg Brandl | 2009-01-03 | 1 | -2/+2 |
| * | * #81: Write environment and search index in a manner that is safe | Georg Brandl | 2009-01-03 | 1 | -2/+6 |
| * | Fix #67: Output warnings about failed doctests in the doctest extension | Georg Brandl | 2008-12-15 | 1 | -3/+4 |
| * | Fix JS search when html_copy_source is off. | Georg Brandl | 2008-12-07 | 1 | -0/+1 |
| * | Fix for Unicode strftime formats. | Georg Brandl | 2008-11-13 | 1 | -2/+2 |
| * | Fix module name. | Georg Brandl | 2008-11-08 | 1 | -1/+1 |
| * | Use Unicode for temporary title. | Georg Brandl | 2008-11-08 | 1 | -1/+1 |
| * | Make output dir if it doesn't exist. | Georg Brandl | 2008-11-04 | 1 | -1/+1 |
| * | Don't generate HTML modindex if no modules are present. | Georg Brandl | 2008-11-04 | 1 | -2/+2 |
| * | Add -A option to pass values into HTML templates. | Georg Brandl | 2008-11-04 | 1 | -0/+1 |
| * | Support <meta> tags via meta directive. | Georg Brandl | 2008-10-18 | 1 | -2/+4 |
| * | Create pygments.css before copying user-supplied static files. | Georg Brandl | 2008-10-16 | 1 | -12/+13 |
| * | #18: put footnotes at the correct location in the LaTeX writer. | Georg Brandl | 2008-09-24 | 1 | -3/+4 |
| * | Rename util.json to util.jsdump because it doesn't generate valid JSON anymore. | Georg Brandl | 2008-09-24 | 1 | -4/+19 |
| * | * Always use our own JS dumper instead of simplejson. | Georg Brandl | 2008-09-24 | 1 | -5/+6 |
| * | Some tiny search fixes. | Armin Ronacher | 2008-09-24 | 1 | -1/+1 |
| * | Improved search slightly by adding keyword based lookup | Armin Ronacher | 2008-09-23 | 1 | -1/+1 |
| * | Improved search system. The search index is now a regular javascript file wh... | Armin Ronacher | 2008-09-10 | 1 | -2/+3 |
| * | Add translation of strings in JavaScript files. | Georg Brandl | 2008-09-06 | 1 | -1/+16 |
| * | Add exclude_dirnames value. | Georg Brandl | 2008-08-10 | 1 | -0/+2 |
| * | Merged revisions 65566-65567,65623,65625 via svnmerge from | Georg Brandl | 2008-08-10 | 1 | -1/+2 |
| * | * Add more generated text to the automatic translation. | Georg Brandl | 2008-08-10 | 1 | -3/+4 |
| * | Add Czech translation by Pavel Kosina, and use Unicode gettext methods throug... | Georg Brandl | 2008-08-08 | 1 | -1/+1 |
| * | Oops. | Georg Brandl | 2008-08-08 | 1 | -2/+2 |
| * | Add i18n support, thanks to Horst Gutmann. | Georg Brandl | 2008-08-08 | 1 | -7/+40 |
| * | Link to master doc in TOC heading and logo. | Georg Brandl | 2008-08-07 | 1 | -0/+1 |
| * | Merged revisions 65532,65546-65547,65550-65551 via svnmerge from | Georg Brandl | 2008-08-06 | 1 | -1/+2 |
| * | Add math support to Sphinx. | Georg Brandl | 2008-08-06 | 1 | -0/+2 |
| * | Merged revisions 65498-65499,65526 via svnmerge from | Georg Brandl | 2008-08-04 | 1 | -0/+3 |
| * | Add intersphinx extension. | Georg Brandl | 2008-08-04 | 1 | -1/+1 |
| * | Merged revisions 65283,65303,65316-65317,65372-65375,65377,65380,65483-65485,... | Georg Brandl | 2008-08-04 | 1 | -0/+3 |
| * | Show Sphinx version in footer. | Georg Brandl | 2008-08-04 | 1 | -3/+4 |
| * | Little extension to the inventory protocol. | Georg Brandl | 2008-08-04 | 1 | -3/+5 |
| * | Add "env-updated" and "missing-reference" events. | Georg Brandl | 2008-08-04 | 1 | -9/+28 |
| * | Merged revisions 65138,65145-65146,65268-65273 via svnmerge from | Georg Brandl | 2008-07-29 | 1 | -0/+1 |
| * | Merged revisions 64808,65013,65076,65100-65101,65119,65121-65123 via svnmerge... | Georg Brandl | 2008-07-18 | 1 | -1/+1 |
| * | Fixed docstring dedenting and made the html writer more configurable in the s... | Armin Ronacher | 2008-07-10 | 1 | -0/+6 |
| * | Merged revisions 64733,64743,64755,64795,64803 via svnmerge from | Georg Brandl | 2008-07-08 | 1 | -0/+1 |
| * | Merged revisions 64714-64715,64720,64723 via svnmerge from | Georg Brandl | 2008-07-05 | 1 | -1/+1 |
| * | Merged revisions 64703-64708,64710-64712 via svnmerge from | Georg Brandl | 2008-07-04 | 1 | -0/+8 |
| * | Implemented JSONHTMLBuilder and improved JSON handling (it now prefers json f... | Armin Ronacher | 2008-06-26 | 1 | -18/+29 |
| * | Refactored pickle builder into a SerializingHTMLBuilder and PickleHTMLBuilder... | Armin Ronacher | 2008-06-26 | 1 | -12/+29 |
| * | Removed last "web" bits from the pickle builder. | Armin Ronacher | 2008-06-26 | 1 | -5/+4 |
| * | Add changelog entry and fix feature.^ | Georg Brandl | 2008-06-22 | 1 | -2/+2 |
| * | Don't collapse modindex if number of submodules is larger | Georg Brandl | 2008-06-22 | 1 | -0/+10 |
| * | Remove target directories in the static path before copying them again. | Georg Brandl | 2008-06-22 | 1 | -4/+4 |
| * | Fix image handling. | Georg Brandl | 2008-06-18 | 1 | -10/+9 |