summaryrefslogtreecommitdiff
path: root/sphinx
Commit message (Expand)AuthorAgeFilesLines
* Update for 1.0.4.v1.0.4Georg Brandl2010-09-171-2/+2
* #524: Open intersphinx inventories in binary mode on Windows, since version 2...Georg Brandl2010-09-171-1/+1
* Remove unused import.Georg Brandl2010-08-241-1/+0
* mergeGeorg Brandl2010-08-261-8/+21
|\
| * 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-051-0/+2
| * 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
* | 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-252-3/+9
* | | #512: Fix traceback when ``intersphinx_mapping`` is empty.Georg Brandl2010-08-251-0/+2
* | | Post-release update.Georg Brandl2010-08-231-1/+1
* | | Update for release.v1.0.3Georg Brandl2010-08-231-2/+2
* | | Fix long line and test failure.Georg Brandl2010-08-231-1/+2
* | | 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-233-1/+9
* | | #495: Fix internal vs. external link distinction for links coming from a docu...Georg Brandl2010-08-231-1/+1
* | | #494: Fix the ``maxdepth`` option for the ``toctree()`` template callable whe...Georg Brandl2010-08-231-12/+42
* | | 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-231-0/+5
* | | Update version.Georg Brandl2010-08-231-1/+1
* | | #507: Fix crash parsing Python argument lists containing brackets in string l...Georg Brandl2010-08-232-43/+51
* | | #501: Fix regression when building LaTeX docs with figures thatGeorg Brandl2010-08-232-3/+9
* | | #510: Fix inheritance diagrams for classes that are not picklable.Georg Brandl2010-08-231-43/+44
* | | #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
* | | Fix missing print statement.Georg Brandl2010-08-171-1/+1
* | | Fix handling of doc field types for different directive types.Georg Brandl2010-08-142-2/+1
* | | #490: Fix cross-references to objects of types added by the :func:`~.Sphinx.a...Georg Brandl2010-08-141-1/+7
* | | Prepare for 1.0.2.Georg Brandl2010-08-101-2/+2
* | | #258: get a bit smarter about closing double quotes.Georg Brandl2010-08-051-2/+3
* | | Allow breaking long signatures, continuing with backlash-escaped newlines.Georg Brandl2010-08-051-2/+5
* | | Fix unwanted styling of C domain references (because of a namespace clash wit...Georg Brandl2010-08-051-1/+1
* | | Allow references to PEPs and RFCs with explicit anchors.Georg Brandl2010-08-051-2/+12
* | | 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-051-2/+12
* | | #481, #482: fix ``.name`` reference matching.Georg Brandl2010-08-053-42/+56
* | | #484: Fix crash when duplicating a parameter in an info field list.Georg Brandl2010-08-051-2/+5
* | | #487: Fix setting the default role to one provided by the ``oldcmarkup`` exte...Georg Brandl2010-08-051-0/+2
* | | #488: Fix crash when json-py is installed, which provides a ``json`` module b...Georg Brandl2010-08-051-1/+3
* | | #480: Fix handling of target naming in intersphinx.Georg Brandl2010-08-051-3/+14
* | | #486: Fix removal of ``!`` for all cross-reference roles.Georg Brandl2010-08-051-2/+2
* | | Fix ASCII diagramÉric Araujo2010-08-021-1/+1
* | | Dont fail when no json impl is found.Georg Brandl2010-07-271-2/+5
* | | Post-release updates.Georg Brandl2010-07-271-1/+1