summaryrefslogtreecommitdiff
path: root/sphinx
Commit message (Expand)AuthorAgeFilesLines
* Bump to 1.5.6 finalv1.5.61.5Takeshi KOMIYA2017-05-151-2/+2
* Fix (old!) typo in latex Makefile: ARCHIVEPREFIX was misspelledjfbu2017-05-131-1/+1
* Fix #3320: Warning about reference target not being found for container typesTakeshi KOMIYA2017-05-131-1/+1
* Protect isenumclass predicate against non-class argumentsBryan Van de Ven2017-05-111-1/+1
* Update warning message (refs: #3524)Takeshi KOMIYA2017-05-071-3/+5
* Fix flake8 violationTakeshi KOMIYA2017-05-071-1/+0
* Merge pull request #3717 from njsmith/favicon-png-is-okTakeshi KOMIYA2017-05-071-2/+0
|\
| * Stop enforcing that favicon's must be .icoNathaniel J. Smith2017-05-071-2/+0
* | Fix #3708: LaTeX writer allows irc schemeTakeshi KOMIYA2017-05-061-13/+9
|/
* Change slightly console output of LaTeX deprecation macrojfbu2017-05-051-5/+8
* Fix #3702: abstract LaTeX styling of figure legends into sphinxlegendjfbu2017-05-042-2/+4
* Fix #3685: AttributeError when using 3rd party domainsTakeshi KOMIYA2017-05-031-1/+2
* Better handling of titlesec 2.10.1's bug (ref #3241)jfbu2017-05-011-5/+24
* refs #3588: No compact (p tag) html output in the i18n document build even wh...shimizukawa2017-05-011-4/+10
* Fix #3657: EPUB builder crashes if document startswith genindex existsTakeshi KOMIYA2017-04-271-1/+1
* Fix #3664 relative to ``\labelsep`` setting in LaTeX fulllineitemsjfbu2017-04-251-14/+7
* Fix #3618: autodoc crashes with tupled argumentsTakeshi KOMIYA2017-04-111-4/+13
* Fix #3614: Sphinx crashes with requests-2.5.0Takeshi KOMIYA2017-04-081-2/+12
* Bump versionTakeshi KOMIYA2017-04-041-3/+3
* Bump to 1.5.5 finalv1.5.5Takeshi KOMIYA2017-04-041-2/+2
* change Mathjax CDN URL.WAKAYAMA Shirou2017-04-031-1/+1
* Fix #3597: python domain raises UnboundLocalError if invalid name givenTakeshi KOMIYA2017-04-021-2/+1
* Bump versionTakeshi KOMIYA2017-04-021-3/+3
* Bump to 1.5.4 finalTakeshi KOMIYA2017-04-021-2/+2
* Merge pull request #3585 from eric-wieser/escape-autosummaryTakeshi KOMIYA2017-03-294-6/+15
|\
| * BUG: Fix autosummary of members with a trailing underscoreEric Wieser2017-03-264-6/+15
* | Merge pull request #3518 from agjohnson/fix-singlehtml-empty-toctreeTakeshi KOMIYA2017-03-291-1/+2
|\ \
| * | Allow empty toctree in singlehtml builderAnthony Johnson2017-03-051-1/+2
* | | Update version and date for LaTeX style filesjfbu2017-03-263-5/+5
* | | Fix potential regression in LaTeX from a code change at PR #3538jfbu2017-03-261-1/+1
* | | Year++Takeshi KOMIYA2017-03-26169-169/+169
| |/ |/|
* | Fix issues with trailing underscores in heading namesEric Wieser2017-03-231-2/+5
* | Fix use of `\pdfinfo` (refs #3551, #3567)jfbu2017-03-232-18/+4
* | Fix intersphinx debug toolDavid Baumgold2017-03-211-4/+18
* | Fix TeX coding bug in latex writer (closes #3575)jfbu2017-03-211-2/+3
* | Fix docstringTakeshi KOMIYA2017-03-181-1/+1
* | Fix #3552: linkcheck raises UnboundLocalErrorTakeshi KOMIYA2017-03-181-1/+3
* | Merge pull request #3520 from agjohnson/fix-domain-py-nestingTakeshi KOMIYA2017-03-181-17/+54
|\ \
| * | Review feedback, cleanup, and docsAnthony Johnson2017-03-151-25/+26
| * | Fix Python domain nestingAnthony Johnson2017-03-061-17/+53
| |/
* | Allow running Sphinx without sslJeroen Demeyer2017-03-151-17/+21
* | Fix #3174: [Napoleon] Defers autodoc-skip-member to other extensions if Napol...Rob Ruana2017-03-141-1/+1
* | Remove superfluous ``\long`` from text styling macro definitionsjfbu2017-03-121-15/+15
* | Reorder macros in LaTeX style file for easier maintenancejfbu2017-03-121-404/+450
* | C++, fix parsing error of non-type template argJakob Lykke Andersen2017-03-121-1/+1
* | Merge branch 'stable' into field-pending-xref-annotationJakob Lykke Andersen2017-03-122-23/+29
|\ \
| * | More robust hyperlink macros in LaTeX output (refs #3317, #3340, #3533) (#3538)Jean-François B2017-03-112-22/+22
| * | Protect TeX double quotes ligatures in inline literals (refs #3507)jfbu2017-03-072-1/+7
* | | Make docfield xref changes backwards compatibleJakob Lykke Andersen2017-03-112-29/+30
* | | Add callback on domains for xrefs from fields.Jakob Lykke Andersen2017-03-084-19/+32
|/ /