summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump to 1.3 final.v1.3shimizukawa2015-03-112-5/+5
* Update CHANGES and AUTHORS. Closes #1765.Jakob Lykke Andersen2015-03-102-0/+2
* C++, ref #1765, old id generation fix.Jakob Lykke Andersen2015-03-101-4/+4
* Update CHANGESJakob Lykke Andersen2015-03-101-0/+1
* fix for `make check`shimizukawa2015-03-102-3/+3
* Fix #1763: Wrong `:numref:` links for `:name:` target on figure, table and co...shimizukawa2015-03-092-4/+18
* Closes #1651: Documentation: add ``vartype`` field description for python dom...shimizukawa2015-03-092-0/+5
* fix test: numfig test depends ja translation.shimizukawa2015-03-091-6/+6
* Fixed #1756: Incorrect section titles in search that was introduced from 1.3b...shimizukawa2015-03-092-2/+2
* update translation catalogsshimizukawa2015-03-0984-32284/+32378
* Merge pull request #1759 from bitprophet/patch-1Takayuki SHIMIZUKAWA2015-03-091-3/+3
|\
| * Version-lock unlocked dependenciesJeff Forcier2015-03-071-3/+3
* | flake8: fix a problem, add differing warning #Georg Brandl2015-03-082-2/+2
* | final pep8 fixes; reactivate most warnings in flake8Georg Brandl2015-03-0817-63/+68
* | websupport: pep8 fixesGeorg Brandl2015-03-086-24/+24
* | ext: pep8 fixesGeorg Brandl2015-03-0815-52/+106
* | more pep8 fixesGeorg Brandl2015-03-087-29/+33
* | util: pep8 fixesGeorg Brandl2015-03-0816-100/+200
* | search: reformat japanese word splitter literalsGeorg Brandl2015-03-081-46/+264
* | pep8 fixesGeorg Brandl2015-03-089-34/+40
* | builders: pep8 fixesGeorg Brandl2015-03-0811-83/+90
* | writers: pep8 fixesGeorg Brandl2015-03-084-63/+260
* | writers/html: pep8 fixesGeorg Brandl2015-03-081-9/+48
* | writers/latex: pep8 fixesGeorg Brandl2015-03-081-29/+120
* | domains/cpp: pep8 fixesGeorg Brandl2015-03-081-60/+60
* | Fix flake8.Georg Brandl2015-03-083-23/+20
* | mergeGeorg Brandl2015-03-0814-86/+162
|\ \
| * | C++, more name lookup fixes.Jakob Lykke Andersen2015-03-082-66/+94
| * | fix testcases for windows that introduced at 3d62e353a5shimizukawa2015-03-081-2/+2
| * | refs #1700, #1742: add testing and fix two bugs.shimizukawa2015-03-084-0/+27
| * | refs #1742: use implicit target name for figure directive's permalink.shimizukawa2015-03-081-1/+2
| * | refs #1700: fix: toctree caption accepts unicode text.shimizukawa2015-03-081-1/+1
| * | refs #1742: `:name:` option is provided for `toctree`, `code-block` and `lite...shimizukawa2015-03-086-17/+37
* | | Merge branch 'apple-help' of git://github.com/al45tair/sphinxGeorg Brandl2015-03-0816-19/+591
|\ \ \
| * | | Use binary mode for reading plist file, as per Python 3 docs.Alastair Houghton2015-01-151-1/+1
| * | | Use binary mode for writing plist file, as per Python 3 docs.Alastair Houghton2015-01-151-1/+1
| * | | Don't use codecs for writing plists; breaks on Python 3.Alastair Houghton2015-01-151-4/+1
| * | | Added tests for Apple Help generation.Alastair Houghton2015-01-154-3/+65
| * | | Added some additional configuration variables for Apple Help.Alastair Houghton2015-01-156-85/+110
| * | | Added myself to AUTHORS.Alastair Houghton2015-01-141-0/+1
| * | | Encode the project name using IDNA if necessary.Alastair Houghton2015-01-141-1/+1
| * | | Fixed a typo.Alastair Houghton2015-01-141-1/+1
| * | | Added documentation for Apple Help builder.Alastair Houghton2015-01-144-0/+155
| * | | Altered the way we use applehelp_locale slightly. Also altered its default s...Alastair Houghton2015-01-142-4/+4
| * | | Disable Javascript search in Apple Help.Alastair Houghton2015-01-141-0/+4
| * | | Clean up the mechanism for disabling Javascript search.Alastair Houghton2015-01-142-14/+23
| * | | Added code signing support. Improved error handling. Fixed handle_finish to...Alastair Houghton2015-01-143-11/+71
| * | | More changes for Apple Help support.Alastair Houghton2015-01-133-15/+51
| * | | Added initial Apple help support.Alastair Houghton2015-01-134-0/+222
* | | | Fixup changelog entry.Georg Brandl2015-03-081-1/+1
| |/ / |/| |