summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* In the default theme, the sidebar can experimentally now be made collapsible ...Georg Brandl2010-05-248-3/+175
* Mention domains in sphinx-contrib.Georg Brandl2010-05-241-0/+9
* Merge with http://bitbucket.org/chrism/sphinx/, add latex_show_pagrefs/latex_...Georg Brandl2010-05-245-6/+49
|\
| * Make text writer skip raw nodes it doesn't know about.Chris McDonough2010-01-121-0/+5
| * - Add LaTeX references and labels.Chris McDonough2009-12-271-9/+31
* | Handle raw nodes in the manpage writer.Georg Brandl2010-05-241-0/+5
* | merge with 0.6Georg Brandl2010-05-24279-7962/+21934
|\ \
| * | Add the "oldcmarkup" extension, to help migrating to 1.0.Georg Brandl2010-05-247-1/+102
| * | Restructure list of changes for 1.0 into categories.Georg Brandl2010-05-241-120/+109
| * | Rename the extlink roles to avoid confusion between :rstdir: and :rst:dir:.Georg Brandl2010-05-243-60/+60
| * | Add an example.Georg Brandl2010-05-241-1/+3
| * | Merge with http://bitbucket.org/tpowers/sphinx/ (rewriting the external/inter...Georg Brandl2010-05-2471-441/+1209
| |\ \
| | * \ null-merge rev d4fe9e7df03a from http://bitbucket.org/tpowers/sphinx/Georg Brandl2010-05-2460-351/+1115
| | |\ \
| | | * | Only add search summary if some data has been received.Georg Brandl2010-05-241-5/+7
| | | * | Rename default_domain to primary_domain; give it special semantics.Georg Brandl2010-05-2311-24/+42
| | | * | Fix domain_indices usage in qthelp builder.Georg Brandl2010-05-231-3/+3
| | | * | merge with 0.6Georg Brandl2010-05-23277-7937/+21703
| | | |\ \
| | | | * | #413: Added a way for intersphinx to refer to named labels in otherGeorg Brandl2010-05-2316-75/+135
| | | | * | Make the translation proxy pickle proof.Georg Brandl2010-05-231-0/+3
| | | | * | Mention "make latexpdf".Georg Brandl2010-05-231-2/+2
| | | | * | Move :ref: labels over to std domain.Georg Brandl2010-05-234-110/+121
| | | | * | merge with 0.6Georg Brandl2010-05-231-4/+4
| | | | |\ \
| | | | * \ \ merge with 0.6Georg Brandl2010-05-231-1/+2
| | | | |\ \ \
| | | | * \ \ \ merge with 0.6Georg Brandl2010-05-2222-35/+36
| | | | |\ \ \ \
| | | | * | | | | #395: Update Japanese translation URL.Georg Brandl2010-05-221-1/+1
| | | | * | | | | merge with 0.6Georg Brandl2010-05-22286-7837/+21536
| | | | |\ \ \ \ \
| | | | | * \ \ \ \ merge with 0.6Georg Brandl2010-05-22286-7837/+21536
| | | | | |\ \ \ \ \
| | | | | | * \ \ \ \ merge with 0.6Georg Brandl2010-05-22286-7837/+21536
| | | | | | |\ \ \ \ \
| | | | | | | * | | | | Fix usage of builder.domain_indices in the HTML help builder.Georg Brandl2010-05-221-3/+3
| | | | | | | * | | | | Add flask-related examples.Georg Brandl2010-05-221-0/+3
| | | | | | | * | | | | Blender has a custom theme now.Georg Brandl2010-05-221-1/+1
| | | | | | | * | | | | Add Pweave.Georg Brandl2010-05-221-0/+1
| | | | | | | * | | | | #406: mention rst2pdf integration in intro.Georg Brandl2010-05-221-1/+2
| | | | | | | * | | | | #416: Added Croatian translation, thanks to Bojan Mihela?.Georg Brandl2010-05-223-0/+3
| | | | | | | * | | | | Add initial croatian translations.bmihelac2010-05-192-0/+607
| | | | | | | * | | | | Revert incomplete change in last revision.Georg Brandl2010-05-131-2/+5
| | | | | | | * | | | | Add credit for Barry.Georg Brandl2010-05-012-5/+3
| | | | | | | * | | | | Add -i option to symlink index.html to the master doc.Barry Warsaw2010-04-291-1/+8
| | | | | | | * | | | | Slightly different way to default to curdir.Barry Warsaw2010-04-291-1/+4
| | | | | | | * | | | | As a last resort, search . for config.py. This way, you're almost assured toBarry Warsaw2010-04-291-1/+1
| | | | | | | * | | | | Add -c option to 'python setup.py build_sphinx' to specify the configBarry Warsaw2010-04-291-1/+5
| | | | | | | * | | | | Dollar in id has to be replaced for javascript.mitsuhiko2010-04-271-1/+1
| * | | | | | | | | | | Rename "underline" class to accelerator to preserve separation of semantics &...tpowers2010-04-272-5/+6
| * | | | | | | | | | | Make test for "outside" references case insensitive.tpowers2010-04-271-1/+1
| * | | | | | | | | | | :menuselection: and :guilabel: look better with sans-serif font.tpowers2010-04-271-0/+2
| * | | | | | | | | | | Indicate "accelerator" key of menu & gui items via ampersand.tpowers2010-04-262-14/+45
| * | | | | | | | | | | Added "link outside" and "link inside" classes to reference nodes.tpowers2010-04-262-2/+58
| |/ / / / / / / / / /
| * | | | | | | | | | Implemented "simple" docroles for things that only format the text in a diffe...tpowers2010-04-262-7/+42
| | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Fix test failure.Georg Brandl2010-04-262-7/+7
| * | | | | | | | | Improved JavaScript domain. Supports attributes now and has more reliablemitsuhiko2010-04-261-13/+14