summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 0.6.6 release.v0.6.6Georg Brandl2010-05-252-4/+4
* Handle raw nodes in the ``text`` writer.Georg Brandl2010-05-242-0/+7
* Escape all strings put into the Qt help XML files.Georg Brandl2010-05-231-21/+22
* Fix a problem the Qt help project generated by the ``qthelp`` builder that wo...Georg Brandl2010-05-232-14/+35
* Deactivate "Binary TOC" option; it seems to prevent the "Locate" button from ...Georg Brandl2010-05-231-1/+1
* No need to link to dev docs anymore.Georg Brandl2010-05-231-3/+3
* Fix file name in example.Georg Brandl2010-05-231-1/+1
* Mention :noindex: in warning message.Georg Brandl2010-05-231-1/+2
* Update translation catalogs.Georg Brandl2010-05-2221-10/+10
* #390: updates for slovenian language.Georg Brandl2010-05-223-44/+49
* Resolve some glitches in de and fi .po file.Georg Brandl2010-05-225-5/+5
* #393: Fix the usage of Unicode characters in mathematic formulas when using t...Georg Brandl2010-05-222-5/+8
* Remove debugging leftover.Georg Brandl2010-05-221-1/+1
* #404: Make ``\and`` work properly in the author field of the ``latex_document...Georg Brandl2010-05-225-6/+18
* Fix long line.Georg Brandl2010-05-221-1/+2
* Fix for 12fea70b1a18: EncodedFile doesnt do the right thing either.Georg Brandl2010-05-221-1/+3
* Add json target.Georg Brandl2010-05-221-0/+5
* #409: Make the ``highlight_language`` config value work properly in the LaTeX...Georg Brandl2010-05-222-6/+14
* #418: Allow relocation of the translation JavaScript files to the system dire...Georg Brandl2010-05-222-9/+22
* #414: fix universal newline handling of files included with "literalinclude".Georg Brandl2010-05-222-1/+4
* #417: Don't force dependency on the setuptools version mandated by ez_setup.py.Georg Brandl2010-05-221-3/+6
* #377: Fix crash in linkcheck builder if all parent nodes have no line number ...Georg Brandl2010-04-182-1/+5
* mergeGeorg Brandl2010-04-172-1/+7
|\
| * #376: In autodoc, fix display of parameter defaults containing backslashes.Georg Brandl2010-04-072-1/+7
* | #379: define hyperref citecolor to match color scheme.Georg Brandl2010-04-171-1/+1
* | #387: Fix the display of search results in ``dirhtml`` output.Georg Brandl2010-04-173-2/+7
|/
* Add explicit hint about compiling message catalogs.Georg Brandl2010-04-061-2/+2
* #370: complex arguments in list \item[] need to be enclosed in braces.Georg Brandl2010-04-062-2/+4
* #374: Make the ``doctest_path`` config value of the doctest extension actuall...Georg Brandl2010-04-062-2/+5
* Fix the handling of multiple toctrees when creating the global TOC for the ``...Georg Brandl2010-04-063-6/+21
* Fix the handling of nested lists in the text writer.Georg Brandl2010-04-062-13/+16
* Add warning facility on unknown Pygments lexer names.Georg Brandl2010-04-041-3/+12
* #354: add link to rst2pdf manual.Georg Brandl2010-04-041-1/+2
* Fix file name where example docs are located.Georg Brandl2010-04-041-1/+1
* #362: In autodoc, check for the existence of ``__self__`` on function objects...Georg Brandl2010-04-042-0/+4
* #353: Strip leading and trailing whitespace when extracting search words in t...Georg Brandl2010-04-042-0/+6
* Update version info for next development.Georg Brandl2010-03-012-1/+5
* Added tag 0.6.5 for changeset f76fb0be8011Georg Brandl2010-03-010-0/+0
* Update version and release date.v0.6.5Georg Brandl2010-03-012-4/+4
* Make it clear that the default for "collapse" is True.Georg Brandl2010-02-281-2/+3
* In autodoc, fix the omission of some module members explicitly documented usi...Georg Brandl2010-02-282-7/+10
* Fix references to methods without a module.Georg Brandl2010-02-281-0/+2
* Revert revision 0530a8aaaa9a; it does not work if dependent files are involved.Georg Brandl2010-02-281-2/+2
* #345: Fix cropping of sidebar scroll bar with ``stickysidebar``Georg Brandl2010-02-282-1/+5
* #341: Always generate UNIX newlines in the quickstart Makefile.Georg Brandl2010-02-272-1/+4
* mergeGeorg Brandl2010-02-236-113/+20
|\
| * In autodoc, allow customizing the signature of an object via autodoc-process-...Georg Brandl2010-02-213-12/+14
| * Remove docs for autosummary features that are not actually in 0.6.Georg Brandl2010-02-211-98/+0
| * pygments_style for HTML is selected by the theme.Georg Brandl2010-02-191-3/+2
| * #331: Fix output for enumerated lists with start values in LaTeX.Georg Brandl2010-02-192-0/+4