summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump to 1.5.3 finalv1.5.3Takeshi KOMIYA2017-02-262-4/+4
|
* Update CHANGESTakeshi KOMIYA2017-02-261-9/+0
|
* Merge pull request #3455 from shibukawa/fix-again/epub-nbsp-issueTakeshi KOMIYA2017-02-264-4/+49
|\ | | | | Fix &nbsp is appeared in EPUB docs #3450 again
| * Fix &nbsp is appeared in EPUB docs #3450 againYoshiki Shibukawa2017-02-264-4/+49
| |
* | Fix #3421: Could not translate a caption of tablesTakeshi KOMIYA2017-02-265-2/+115
| |
* | Merge pull request #3459 from tk0miya/3400_build_inprocess_on_make_modeTakeshi KOMIYA2017-02-252-15/+8
|\ \ | | | | | | Fix #3400: make-mode don't use subprocess on building docs
| * | Fix #3400: make-mode don't use subprocess on building docsTakeshi KOMIYA2017-02-252-15/+8
|/ /
* | Fix #3453: remove doc/_build/ forcely on `make clean` on Sphinx reposTakeshi KOMIYA2017-02-251-1/+1
| |
* | Fix Search button is misaligned in nature and pyramid theme (refs: #3418)Takeshi KOMIYA2017-02-253-0/+10
|/
* clarify description of tabulary (no "rescaling" of contents)jfbu2017-02-241-2/+3
|
* Merge pull request #3452 from shibukawa/fix/epub-validation-errorTakeshi KOMIYA2017-02-242-2/+17
|\ | | | | fix #3450: &nbsp is appeared in EPUB docs
| * fix #3450: &nbsp is appeared in EPUB docsYoshiki Shibukawa2017-02-242-2/+17
| |
* | move a definition to top of LaTeX file, as it may be used soonerjfbu2017-02-231-14/+15
| | | | | | | | | | | | (macro is needed by ``\sphinxdepreactionwarning`` which may in future be used at location of the various ``\RequirePackage``, definition of ``\spx@ifundefined`` was too far down)
* | Fix #3438: update timestamp certainly to ensure test conditionTakeshi KOMIYA2017-02-242-3/+11
|/
* Merge pull request #3162 from jfbu/fixreturnFrenchtranslationJean-François B2017-02-221-2/+2
|\ | | | | Modify French translation of ``return``
| * Modify French translation of ``return``jfbu2016-11-191-2/+2
| | | | | | | | | | | | | | | | For example, https://www.afpy.org/doc/python/3.5/tutorial/controlflow.html never uses the verb ``retourner`` but always ``renvoyer``.
* | Merge pull request #3434 from tk0miya/3349_fix_IndexBuilder.loadTakeshi KOMIYA2017-02-213-19/+129
|\ \ | | | | | | Fix #3349: Result of ``IndexBuilder.load()`` is broken
| * | Fix IndexBuilder.prune() and load() supports _filenames fieldTakeshi KOMIYA2017-02-212-2/+30
| | |
| * | Fix IndexBuilder.prune() takes docnames as a argumentTakeshi KOMIYA2017-02-201-7/+7
| | |
| * | Fix #3349: Result of ``IndexBuilder.load()`` is brokenTakeshi KOMIYA2017-02-203-12/+94
|/ /
* | Update CHANGES for PR#3430jfbu2017-02-181-0/+1
| |
* | Merge pull request #3430 from jfbu/fixfontspecxetexclashJean-François B2017-02-181-5/+32
|\ \ | | | | | | add deprecation helper to LaTeX style file (and fixes #3428)
| * | add deprecation helper to LaTeX style file (and fixes #3428)jfbu2017-02-171-5/+32
|/ /
* | Fix #3427: autodoc: memory addresses are not stripped on WindowsTakeshi KOMIYA2017-02-172-1/+3
| |
* | Fix #3410: return code in :confval:`release` breaks html searchTakeshi KOMIYA2017-02-152-1/+5
| |
* | Fix #3366: option directive does not allow punctuationsTakeshi KOMIYA2017-02-154-2/+7
| |
* | Fix "documenting" typo in reST primerMartin Drawitsch2017-02-131-1/+1
| |
* | Fix parselinenos() could not parse left half open range (cf. "-4")Takeshi KOMIYA2017-02-123-5/+10
| |
* | Add testcase for parselinenosTakeshi KOMIYA2017-02-121-1/+20
| |
* | Revert "Improve docs about ``:lines:̀`` vs ̀``:start-after:`` (refs #3412)"jfbu2017-02-111-3/+1
| | | | | | | | | | | | | | This reverts commit 839e924808ad5c8cad8bed567e86eb7cd6970d7c. Indeed, it is better not to document how to use ``lines`` with ``start-after`` now if this is to be changed at next major release (refs
* | Improve docs about ``:lines:̀`` vs ̀``:start-after:`` (refs #3412)jfbu2017-02-101-1/+3
| |
* | add again to ``'pxunit'̀` docs ...jfbu2017-02-091-1/+3
| |
* | add missing quotes in docs of pxunitjfbu2017-02-091-2/+2
| |
* | simplify docs of ``'pxunit'`` removing irrelevant detailsjfbu2017-02-091-5/+3
| |
* | latex's ``'pxunit'``'s default written ``.75bp`` for concisenessjfbu2017-02-092-3/+4
| | | | | | | | It boils down to exact same value (`̀ 49336sp``) as formerly.
* | move (latex docs) ``'geometry'`` to "... don't need to be overridden"jfbu2017-02-091-32/+31
| | | | | | | | | | | | | | indeed, customization will generally go via the `̀ 'sphinxsetup'`` keys for margins or can be achieved via use of ``'passoptionstopackages'``. Thus the key primary use would now be to remove entirely use of ``geometry`` package, which should be rarely needed.
* | add to latex text layout dimension computations for Japanese documentsjfbu2017-02-071-0/+8
| |
* | Update CHANGES for PR#3399Takeshi KOMIYA2017-02-071-0/+1
| |
* | Merge pull request #3399 from pashango2/stableTakeshi KOMIYA2017-02-071-1/+4
|\ \ | | | | | | Fixed bug that conf.py was not overwritten by template
| * | Fixed bug that conf.py was not overwritten by templatepashango22017-02-071-1/+4
| | |
* | | mention customizability of PDF page margin dimensionsjfbu2017-02-061-0/+1
| | |
* | | Merge pull request #3387 from jfbu/japanesetextlayoutJean-François B2017-02-066-27/+169
|\ \ \ | | | | | | | | Fix #3356 and #3394 latex text layout for Japanese document
| * \ \ Merge branch 'stable' into japanesetextlayoutJean-François B2017-02-064-3/+9
| |\ \ \ | |/ / / |/| | |
* | | | improve the index appearance in Sphinx's own PDF documentationjfbu2017-02-051-0/+1
| | | |
* | | | Update docs about latex's ``'releasename'``jfbu2017-02-051-1/+2
| | | |
* | | | Merge pull request #3393 from jfbu/3392releasenameJean-François B2017-02-052-2/+6
|\ \ \ \ | |_|/ / |/| | | Fix #3392: "releasename" in latex_elements is not working
| * | | Fix #3392: "releasename" in latex_elements is not workingjfbu2017-02-052-2/+6
|/ / /
| * | correct missing {} in sphinx.styjfbu2017-02-061-5/+6
| | |
| * | shorten and link latex docsjfbu2017-02-062-15/+16
| | |
| * | more precise latex docsjfbu2017-02-061-8/+13
| | |