summaryrefslogtreecommitdiff
path: root/sphinx
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak during parallel writing with multiplied warnings.Georg Brandl2014-12-312-3/+9
* Fix copy-paste error.Georg Brandl2014-12-311-1/+1
* Fix: make-mode didn't work on Win32 platform if sphinx was installed by wheel...shimizukawa2014-12-191-1/+10
* fix syntax :/shimizukawa2014-12-051-1/+1
* bump versionshimizukawa2014-12-051-3/+3
* Fix again. Sections which depth are lower than :tocdepth: should not be shown...shimizukawa2014-12-051-23/+25
* Merged in lehmannro/sphinx-warnconfig (pull request #314)Takayuki Shimizukawa2014-12-042-2/+28
|\
| * Fix type checking for subclass scenarios.Robert Lehmann2014-11-051-3/+3
| * Remove references to outdated warning category.Robert Lehmann2014-10-311-1/+1
| * Remove superfluous warning category.Robert Lehmann2014-10-301-8/+2
| * Checked configuration values for their types. Fixes #1150.Robert Lehmann2014-10-303-4/+36
* | replace PIL with Pillow.shimizukawa2014-12-031-1/+1
* | Fix again for fffbcba0b. We should keep original env.update() return value ty...shimizukawa2014-11-272-3/+3
* | Merge headstk0miya2014-11-272-2/+1
|\ \
| * | Fix: rebuilding cause crash unexpectedly when source files were added. The pr...shimizukawa2014-11-252-2/+1
* | | Fix #1607: Sphinx crashes on building latexpdf with "howto" classtk0miya2014-11-241-1/+5
|/ /
* | merge with stableGeorg Brandl2014-11-171-2/+2
|\ \
| * | Closes #1372: use https URL for PEPs and RFCsGeorg Brandl2014-11-171-2/+2
* | | Closes #1623: Return types specified with ``:rtype:`` are now turned into lin...Georg Brandl2014-11-122-21/+41
* | | Deprecate make_admonition.Georg Brandl2014-11-091-5/+5
* | | merge with stableGeorg Brandl2014-11-072-53/+38
|\ \ \ | |/ /
| * | Fix :confval:`autodoc_docstring_signature` not working with signaturesGeorg Brandl2014-11-072-53/+38
* | | merge with stableGeorg Brandl2014-11-061-1/+2
|\ \ \ | |/ /
| * | Closes #1619: missing in_production_list check for latex writerGeorg Brandl2014-11-061-1/+2
* | | Merge with stable.Georg Brandl2014-11-041-3/+2
|\ \ \ | |/ /
| * | Fix #1610: Sphinx cause AttributeError when MeCab search option is enabled an...shimizukawa2014-10-291-3/+2
* | | Closes #1611: actually use "argv" argument again in cmdline.main.Georg Brandl2014-11-041-1/+1
| |/ |/|
* | Fix #1603 :numref: doesn't work correctly when label contain underscoretk0miya2014-10-271-4/+4
* | Closes #1597: Added possibility to return a new template name from `html-page...Georg Brandl2014-10-232-6/+11
* | Closes #1593: fix quickstart -F.Georg Brandl2014-10-201-0/+1
* | Closes #1602: allow overriding lambda values with stringsGeorg Brandl2014-10-201-2/+4
* | Guard against sys.exit() called while exec()ing the conf.py file.Georg Brandl2014-10-191-0/+5
* | improve css for figureshimizukawa2014-10-201-0/+9
* | improve css for numfig captionshimizukawa2014-10-206-2/+175
* | fix sphinx-quickstart does not work on python 3.4.WAKAYAMA Shirou2014-10-181-1/+1
* | bump versionshimizukawa2014-10-091-3/+3
* | release 1.3b11.3b1shimizukawa2014-10-091-3/+3
* | rename `numfig_prefix` to `numfig_format`. later is better for the purpose.shimizukawa2014-10-103-3/+3
* | fix trailing space and long lineshimizukawa2014-10-091-2/+4
* | update localesshimizukawa2014-10-0975-5195/+6446
* | fix i18n.shimizukawa2014-10-091-7/+6
* | fix: remove alert() from bizstyle js.shimizukawa2014-10-091-4/+2
* | merge with stableshimizukawa2014-10-09168-3282/+22753
|\ \ | |/ |/|
| * Merged in tk0miya/sphinx (pull request #307)Takayuki Shimizukawa2014-10-0918-6394/+7371
| |\
| | * Merged in tk0miya/sphinx (pull request #303)Takayuki Shimizukawa2014-10-0913-6385/+7309
| | |\
| | | * Merged in shimizukawa/sphinx (pull request #305)Takayuki Shimizukawa2014-10-096-14/+38
| | | |\
| | | | * If the ``python-levenshtein`` 3rd-party package is installed, it will improve...shimizukawa2014-10-051-1/+10
| | | | * Incompatibility. Now :confval:`gettext_uuid` is set False by default. If Fals...shimizukawa2014-10-056-13/+28
| | | * | Update jQuery from 1.8.3 to 1.11.1. This change includes two migrations for j...shimizukawa2014-10-084-6344/+7207
| | * | | Merge with defaulttk0miya2014-10-069-36/+126
| | |\ \ \