summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update for release.1.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.1.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
* #481, #482: fix ``.name`` reference matching.Georg Brandl2010-08-0515-104/+124
* #484: Fix crash when duplicating a parameter in an info field list.Georg Brandl2010-08-054-3/+10
* #487: Fix setting the default role to one provided by the ``oldcmarkup`` exte...Georg Brandl2010-08-052-0/+5
* #488: Fix crash when json-py is installed, which provides a ``json`` module b...Georg Brandl2010-08-052-1/+6
* #480: Fix handling of target naming in intersphinx.Georg Brandl2010-08-055-30/+57
* #486: Fix removal of ``!`` for all cross-reference roles.Georg Brandl2010-08-052-2/+5
* Fix ASCII diagram?ric Araujo2010-08-021-1/+1
* Describe the "deprecated" directive.Georg Brandl2010-07-291-3/+13
* Go to #pocoo.Georg Brandl2010-07-281-1/+1
* Dont fail when no json impl is found.Georg Brandl2010-07-271-2/+5
* Post-release updates.Georg Brandl2010-07-272-1/+4
* Added tag 1.0.1 for changeset 8c458e9894f2Georg Brandl2010-07-270-0/+0
* Prepare 1.0.1 release.1.0.1Georg Brandl2010-07-272-4/+4
* Add some tests for docfields.Georg Brandl2010-07-272-2/+21
* Add a missing assignment.Georg Brandl2010-07-271-0/+1
* Now that the expected warnings are regexes, diffing them with the actual outp...Georg Brandl2010-07-272-6/+5
* Changed documentation URL by requestDasIch2010-07-261-1/+1
* Fix handling of non-text field types.Georg Brandl2010-07-271-2/+5