summaryrefslogtreecommitdiff
path: root/sphinx
Commit message (Expand)AuthorAgeFilesLines
* Bump to 1.5.2 finalv1.5.2Takeshi KOMIYA2017-01-221-2/+2
* more precise comments in Sphinx latex style filejfbu2017-01-211-15/+20
* Fix flake8 violation.jfbu2017-01-211-1/+1
* LaTeX, pass dvipdfm option to geometry package for Japanese documentsjfbu2017-01-211-0/+2
* Fix #3285: autosummary: asterisks are escaped twiceTakeshi KOMIYA2017-01-211-1/+0
* Fix #3295: Could not import extension sphinx.builders.linkcheckTakeshi KOMIYA2017-01-201-4/+3
* Oops, fix key error on refexplicitJakob Lykke Andersen2017-01-161-1/+1
* Fix inline math issues inside parsed-literal for LaTeXjfbu2017-01-162-20/+23
* More powerful parsed-literal for LaTeX outputjfbu2017-01-163-16/+29
* Fix #3308: Parsed-literals don't wrap very long lines with pdf builderjfbu2017-01-162-3/+65
* Merge branch 'stable' into adjust_space_after_captionsTakeshi KOMIYA2017-01-163-21/+28
|\
| * Fix #3234: intersphinx failed for encoded inventoriesTakeshi KOMIYA2017-01-161-0/+4
| * Merge pull request #3341 from jfbu/doublequotesJean-François B2017-01-151-1/+4
| |\
| | * Fix flake8 violationjfbu2017-01-141-4/+4
| | * LaTeX writer: leave ``"`` character inside parsed-literal as isjfbu2017-01-141-1/+4
| * | Merge pull request #3342 from jfbu/fixunicodeinparsedliteralJean-François B2017-01-151-20/+20
| |\ \
| | * | Fix Unicode super- and subscript digits in LaTeX parsed-literaljfbu2017-01-151-20/+20
| | |/
* | | Fix #3158: too much space after captions in PDF outputTakeshi KOMIYA2017-01-151-7/+7
|/ /
* | Merge pull request #3262 from tk0miya/3256_update_release_scriptTakeshi KOMIYA2017-01-151-0/+0
|\ \
| * \ Merge branch 'stable' into 3256_update_release_scriptTakeshi KOMIYA2017-01-1452-150/+170
| |\ \ | | |/
| * | Merge branch 'stable' into 3256_update_release_scriptTakeshi KOMIYA2017-01-067-35/+54
| |\ \
| * | | Remove unused fileTakeshi KOMIYA2016-12-241-0/+0
* | | | C++, fix refs to operator() functions.Jakob Lykke Andersen2017-01-151-6/+26
* | | | fixed #3335: gettext does not extract field_name of a field in a field_listshimizukawa2017-01-151-0/+1
* | | | node.source and node.line attributes are set for figure caption and nodes.tit...shimizukawa2017-01-151-2/+0
* | | | Update special support nodes for gettext processing.shimizukawa2017-01-151-10/+6
* | | | fixes #3337: Ugly rendering of definition list term's classifier.shimizukawa2017-01-151-18/+0
| |_|/ |/| |
* | | refs #3329: emit warnings if po file is invalid and can't read it. Also writi...shimizukawa2017-01-133-6/+15
* | | Update comment in latex style filejfbu2017-01-121-1/+1
* | | Update latex style file datestampjfbu2017-01-121-1/+1
* | | Merge pull request #3327 from tk0miya/flake8Takeshi KOMIYA2017-01-1245-122/+122
|\ \ \
| * | | Fix flake8 violationsTakeshi KOMIYA2017-01-126-9/+9
| * | | Fix flake8 violationsTakeshi KOMIYA2017-01-1240-113/+113
* | | | Fix #3328: Could not refer rubric implicitlyTakeshi KOMIYA2017-01-121-1/+1
|/ / /
* | | Fix code stylesTakeshi KOMIYA2017-01-123-4/+4
* | | Merge pull request #3316 from jfbu/fix3315Jean-François B2017-01-091-2/+8
|\ \ \
| * | | Fix #3315: Bibliography crashes on latex build with docclass 'memoir'jfbu2017-01-081-2/+8
* | | | Fix typoTakeshi KOMIYA2017-01-091-2/+2
* | | | Fix copy_asset_file() rewrote destination-filenameTakeshi KOMIYA2017-01-091-1/+3
* | | | Fix #978: `intersphinx_mapping` also allows a list as a parameterTakeshi KOMIYA2017-01-081-1/+1
|/ / /
* | | Fix flake8 violationTakeshi KOMIYA2017-01-081-2/+0
* | | intersphinx: Update error message (refs: #3234)Takeshi KOMIYA2017-01-081-2/+2
* | | Fix Sphinx crashes on parallel build with an extension which raises unseriali...Takeshi KOMIYA2017-01-082-5/+5
* | | Fix #3268: Sphinx crashes with requests package from Debian jessieTakeshi KOMIYA2017-01-071-1/+6
| |/ |/|
* | Emit warning for nested numbered toctrees (refs: #3142)Takeshi KOMIYA2017-01-031-2/+6
* | Merge pull request #3281 from tk0miya/hide_builtin_extensions_on_tracebackTakeshi KOMIYA2017-01-011-3/+4
|\ \
| * | Hide builtin extension on tracebackTakeshi KOMIYA2016-12-251-3/+4
* | | Fix the caption of table are rendered as invalid HTML (refs: #3287)Takeshi KOMIYA2017-01-011-0/+2
* | | Reorder methods of LaTeX writerTakeshi KOMIYA2017-01-011-19/+19
* | | Fix #3294: ``add_latex_package()`` make crashes non-LaTeX buildersTakeshi KOMIYA2017-01-011-1/+2
|/ /