summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update for 1.0.4.v1.0.4Georg Brandl2010-09-172-4/+4
* #524: Open intersphinx inventories in binary mode on Windows, since version 2...Georg Brandl2010-09-172-1/+4
* Add link to standard markup description.Georg Brandl2010-09-101-2/+4
* Remove unused import.Georg Brandl2010-08-241-1/+0
* mergeGeorg Brandl2010-08-262-10/+24
|\
| * Fix UnicodeError for unicode filenames while writing the zipfile.Roland Meister2010-08-071-0/+2
| * Empty titles in epub_pre/post_files add no entry in toc.ncx.Roland Meister2010-08-052-2/+5
| * Added dc:date metadata field to content.opf.Roland Meister2010-08-041-0/+3
| * Fix creation of content.opf and toc.ncx if master_doc is in a subdir.Roland Meister2010-08-041-0/+5
| * Use fix_fragment everywhere.Roland Meister2010-07-261-8/+9
* | There will not be a 0.6.8.Georg Brandl2010-08-251-8/+5
* | merge with 0.6Georg Brandl2010-08-251-0/+1
|\ \
| * | #462: another qthelp namespace fix.Georg Brandl2010-07-021-0/+1
* | | Fix demo setup.py.Georg Brandl2010-08-251-3/+3
* | | #513: Allow giving non-local URIs for JavaScript files, e.g. in the JSMath ex...Georg Brandl2010-08-256-4/+17
* | | #512: Fix traceback when ``intersphinx_mapping`` is empty.Georg Brandl2010-08-252-0/+4
* | | Post-release update.Georg Brandl2010-08-232-1/+5
* | | Added tag 1.0.3 for changeset fdf329d60664Georg Brandl2010-08-230-0/+0
* | | Update for release.v1.0.3Georg Brandl2010-08-232-4/+4
* | | Fix long line and test failure.Georg Brandl2010-08-232-2/+3
* | | Remove traces of PEP8 torture.Georg Brandl2010-08-232-22/+14
* | | #497: Introduce separate background color for the sidebar collapse button, ma...Georg Brandl2010-08-235-1/+14
* | | #495: Fix internal vs. external link distinction for links coming from a docu...Georg Brandl2010-08-232-1/+4
* | | #494: Fix the ``maxdepth`` option for the ``toctree()`` template callable whe...Georg Brandl2010-08-232-12/+45
* | | Fix sectioning.Georg Brandl2010-08-231-44/+44
* | | htmlhelp: pick up all non java script files in _static and its subdirsSteve Borho2010-08-191-1/+1
* | | #496: Fix display of visited external refs.Georg Brandl2010-08-232-1/+6
* | | Update version.Georg Brandl2010-08-231-1/+1
* | | #507: Fix crash parsing Python argument lists containing brackets in string l...Georg Brandl2010-08-233-43/+54
* | | #501: Fix regression when building LaTeX docs with figures thatGeorg Brandl2010-08-233-3/+14
* | | #510: Fix inheritance diagrams for classes that are not picklable.Georg Brandl2010-08-232-43/+50
* | | #503: put agogo rellinks in correct order.Georg Brandl2010-08-231-2/+2
* | | #502: only display <ul> items with bullets.Georg Brandl2010-08-231-1/+1
* | | Clarify example.Georg Brandl2010-08-191-4/+5
* | | Fix missing print statement.Georg Brandl2010-08-171-1/+1
* | | Added tag 1.0.2 for changeset 3fcdbfa3afb1Georg Brandl2010-08-140-0/+0
* | | Update release date.v1.0.2Georg Brandl2010-08-141-1/+1
* | | Fix handling of doc field types for different directive types.Georg Brandl2010-08-143-2/+3
* | | #490: Fix cross-references to objects of types added by the :func:`~.Sphinx.a...Georg Brandl2010-08-143-2/+11
* | | Prepare for 1.0.2.Georg Brandl2010-08-102-4/+4
* | | #258: get a bit smarter about closing double quotes.Georg Brandl2010-08-051-2/+3
* | | #469: document __all__ ordering in members.Georg Brandl2010-08-051-0/+3
* | | Allow breaking long signatures, continuing with backlash-escaped newlines.Georg Brandl2010-08-055-6/+27
* | | Fix unwanted styling of C domain references (because of a namespace clash wit...Georg Brandl2010-08-052-1/+4
* | | Allow references to PEPs and RFCs with explicit anchors.Georg Brandl2010-08-053-4/+18
* | | Add Tau.Georg Brandl2010-08-051-0/+1
* | | Fix references to reST domain items.Georg Brandl2010-08-051-2/+3
* | | Better references to tables, as well.Georg Brandl2010-08-051-1/+14
* | | Include hypcap package, to get better references to floats.Georg Brandl2010-08-051-0/+1
* | | #471: Fix LaTeX references to figures.Georg Brandl2010-08-052-2/+14