summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Fix #3702: abstract LaTeX styling of figure legends into sphinxlegendjfbu2017-05-041-1/+8
|
* Fix the unreleased version number is shown (refs: #3678, #3027)Takeshi KOMIYA2017-04-282-2/+2
|
* Merge pull request #3585 from eric-wieser/escape-autosummaryTakeshi KOMIYA2017-03-291-2/+21
|\ | | | | BUG: Fix autosummary of members with a trailing underscore
| * BUG: Fix autosummary of members with a trailing underscoreEric Wieser2017-03-261-2/+21
| |
* | Year++Takeshi KOMIYA2017-03-263-3/+3
|/
* Fix accidental use of ``language='ja'`` in docs (at 41bb388)jfbu2017-03-231-1/+1
|
* Fix typojfbu2017-03-211-1/+1
|
* Update domains.rstjfbu2017-03-211-2/+2
|
* Update docs (domains.rst)jfbu2017-03-212-2/+5
|
* Update domains.rstChristopher Chang2017-03-201-3/+1
|
* fixed a grammatical mistakeChristopher Chang2017-03-201-1/+1
|
* Remove documentation of ``\sphinxquotedblleft`` from next minor releasejfbu2017-03-161-8/+0
| | | | | Indeed, the macros will perhaps be removed already at 1.6, (PR #3562), hence it is better not to document them at 1.5.4.
* Fix #3174: [Napoleon] Defers autodoc-skip-member to other extensions if ↵Rob Ruana2017-03-141-0/+5
| | | | Napoleon doesn't care if the member is skipped
* Update latex docsjfbu2017-03-101-0/+8
|
* Close #3489: bullet list rendered "opened up"jfbu2017-03-021-3/+4
|
* Remove unneeded ``{}`` in LaTeX transition codejfbu2017-02-281-1/+3
|
* fix indentation in invocation.rstjfbu2017-02-261-4/+4
|
* Update latex.rstMike Fiedler2017-02-261-2/+2
| | | | | | typo & extra word removal Signed-off-by: Mike Fiedler <miketheman@gmail.com>
* clarify description of tabulary (no "rescaling" of contents)jfbu2017-02-241-2/+3
|
* Fix "documenting" typo in reST primerMartin Drawitsch2017-02-131-1/+1
|
* 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-091-2/+3
| | | | 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.
* Merge branch 'stable' into japanesetextlayoutJean-François B2017-02-062-1/+3
|\
| * 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
| |
* | shorten and link latex docsjfbu2017-02-062-15/+16
| |
* | more precise latex docsjfbu2017-02-061-8/+13
| |
* | no need to pass truedimen as class option, package option is enoughjfbu2017-02-052-32/+44
| |
* | Fix #3356 and #3394 (latex) text layout of Japanese documentsjfbu2017-02-052-3/+75
|/ | | | | | | | | - make text width integer multiple of zenkaku width - fix incompatibility of ``geometry`` package with ``jsbook`` LaTeX class (``'manual'`` docclass) - fix issue with shortened text area height in ``'manual'`` docclass
* document markdown support: work in review comments #2303 #825Timotheus Kampik2017-02-021-6/+7
|
* document markdown support #2303 #825Timotheus Kampik2017-02-023-2/+50
|
* LaTeX, pass dvipdfm option to geometry package for Japanese documentsjfbu2017-01-211-0/+5
|
* Fix config.rst missing escape in ``latex_documents`` author examplejfbu2017-01-211-2/+2
|
* polish latex.rst doc slightlyjfbu2017-01-161-4/+5
|
* polish an item in latex.rst doc filejfbu2017-01-161-3/+4
|
* Fix #3308: Parsed-literals don't wrap very long lines with pdf builderjfbu2017-01-161-3/+10
|
* corrected output directory for .pot filesJavier Eduardo Rojas Romero2017-01-121-2/+2
| | | | | | Sphinx's `make gettext` always creates the .pot files in $BUILD_DIR/gettext, regardless of the paths configured in `locale_dirs`; those only affect sphinx-intl's operation
* Emit warning for nested numbered toctrees (refs: #3142)Takeshi KOMIYA2017-01-031-0/+1
|
* Add py36 supportTakeshi KOMIYA2016-12-251-2/+2
|
* add devguide.rst as a file instead of symlink.shimizukawa2016-12-181-0/+1
|
* remove devguide once.shimizukawa2016-12-181-1/+0
|
* nitsshimizukawa2016-12-181-1/+1
|
* missing include directiveshimizukawa2016-12-181-1/+1
|
* Merge pull request #3252 from mgeier/contributingTakayuki SHIMIZUKAWA2016-12-171-331/+1
|\ | | | | Add CONTRIBUTING file
| * Add CONTRIBUTING fileMatthias Geier2016-12-161-331/+1
| |