summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* #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
* This apparently fixes a failing test in Gentoo.Georg Brandl2010-07-271-1/+1
* Fix fix.Georg Brandl2010-07-271-2/+2
* #470: Fix generated target names for reST domain objects; they are not in the...Georg Brandl2010-07-273-4/+8
* Remove debug statement.Georg Brandl2010-07-271-1/+0
* #266: Add Bengali locale, thanks to Nasimul Haque.Georg Brandl2010-07-275-0/+702
* mergeGeorg Brandl2010-07-275-9/+50
|\
| * #474: Fix javascript domain parsing of object names.Georg Brandl2010-07-272-2/+5
| * Fix building with SingleHTMLBuilder when there is no toctree.Georg Brandl2010-07-272-3/+11
| * Further fix for intersphinx labels, add test cases for that.Georg Brandl2010-07-273-5/+35
* | Add docutils 0.7 target.Georg Brandl2010-07-261-1/+4
|/
* Fix some naming issues in intersphinx when given an explicit prefix.Georg Brandl2010-07-261-3/+8
* Add a custom json serializer implementation that forces translation proxies. ...Georg Brandl2010-07-253-12/+49
* Actually test the JSON builder.Georg Brandl2010-07-251-0/+4
* Actually commit change of latex writer.Georg Brandl2010-07-241-6/+6
* Fix hyperrefs in object descriptions for LaTeX.Georg Brandl2010-07-241-0/+6
* Post-1.0 update.Georg Brandl2010-07-241-1/+1
* Added tag 1.0 for changeset dc883adf6424Georg Brandl2010-07-230-0/+0
* Add missing :cmember: role.1.0Georg Brandl2010-07-231-0/+1
* Reintroduce env.note_versionchange().Georg Brandl2010-07-232-6/+7
* Update for 1.0.Georg Brandl2010-07-233-4/+5
* Make make check happy.Georg Brandl2010-07-232-2/+4
* More toxy goodness.Georg Brandl2010-07-231-2/+10
* Do not use normpath when not necessary.Georg Brandl2010-07-231-1/+1
* Add tox.ini.Georg Brandl2010-07-231-0/+6
* merge with bb:rolmei/sphinx-epub.Georg Brandl2010-07-224-31/+94
|\
| * Moved href replacement of colons to hyphens to fix_fragment for the epub buil...Roland Meister2010-07-141-4/+8
| * Replace colons with hyphens in genindex pages for the epub builder.Roland Meister2010-07-141-7/+38
| * Added new config parameter epub_tocdup.Roland Meister2010-07-104-1/+11
| * Better fix to replace colons with hyphensRoland Meister2010-07-101-6/+9
| * Proper fix for missing refuri attribute; it's has_key, not hasattr.Roland Meister2010-07-081-1/+1
| * Re-added visible links; this time not as docutils.transform.Roland Meister2010-07-081-29/+16
| * Replace colons with hyphens in id and href attributes for the epub builder.Roland Meister2010-07-081-1/+29
* | Fix :guilabel: unescaping, and make some tests actually run.Georg Brandl2010-07-214-168/+172
* | Include Text as well as Inline nodes in the content for function argumentsDoug Hellmann2010-07-201-1/+3
* | Adjust alignment.Georg Brandl2010-07-171-14/+14
* | Fix bug in LaTeX label writing: do not generate \phantomsections in \section{}.Georg Brandl2010-07-171-2/+5