summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 fileMatthias Geier2016-12-161-331/+1
* | doc: Add a note for var, ivar and cvarTakeshi KOMIYA2016-12-171-0/+5
* | Fix typo (ref #3243).jfbu2016-12-161-1/+1
|/
* Merge pull request #3243 from tk0miya/3194_refer_envvar_to_detect_makecmdTakeshi KOMIYA2016-12-161-0/+9
|\
| * Closes #3194: Refer the $MAKE environment variable to determine ``make`` commandTakeshi KOMIYA2016-12-151-0/+9
* | add link to Changes in toppageshimizukawa2016-12-152-14/+26
|/
* Fix #3214: Allow to suppress "unknown mimetype" warnings from epub builderTakeshi KOMIYA2016-12-111-0/+5
* Inprovement of warnings mechanism. Now support disabling emit warnings and ad...shimizukawa2016-12-043-0/+79
* Fix #3185: Add new warning type ``misc.highlighting_failure``Takeshi KOMIYA2016-12-031-0/+5
* make-mode is used by default.shimizukawa2016-11-231-1/+4
* Fix #3118: Update document for numfig_format and numrefTakeshi KOMIYA2016-11-202-6/+6
* Fix #3095: Add tls_verify and tls_cacerts to support self-signed serversTakeshi KOMIYA2016-11-171-0/+15
* Merge branch 'stable' into 1.5-releaseTakeshi KOMIYA2016-11-131-0/+4
|\
| * Fix #3130: HTML rendering problems inside admonition block in Sphinx docTakeshi KOMIYA2016-11-131-0/+4
* | fix faq.rst (texinfo example with ``info``)jfbu2016-11-061-4/+0
* | fix bottom of conf.py.txtjfbu2016-11-061-1/+2
* | Merge branch 'stable'Takeshi KOMIYA2016-11-062-1/+2
|\ \ | |/
| * doc: Fix markupTakeshi KOMIYA2016-11-061-1/+1
| * docs: sourcename has empty value on creating genindex and so on (refs: #3094)Takeshi KOMIYA2016-11-041-0/+1
* | fix ``\t`` which got converted to tab in conf.py.txtjfbu2016-11-061-2/+2
* | fix typo in docjfbu2016-11-062-3/+4
* | rename ``'postamble'`` to ``'atendofbody'`` (ref #2877)jfbu2016-11-061-3/+5
* | update ``'fontenc'`` and ``'fontpkg'`` docjfbu2016-11-061-0/+6
* | update documentation of ``'babel'`` key for latexjfbu2016-11-061-1/+8
* | Merge pull request #3121 from jfbu/inlineliteralwraptoggleTakeshi KOMIYA2016-11-061-0/+10
|\ \
| * | add option to control if inline literal word-wraps in latexjfbu2016-11-051-0/+10
* | | rename ``'sphinxpackageoptions'`` to ``'sphinxsetup'``jfbu2016-11-052-5/+5
|/ /
* | Merge pull request #3115 from jfbu/luatex85Jean-François B2016-11-051-1/+1
|\ \
| * | use inputenc latex template variable alwaysjfbu2016-11-051-1/+1
* | | clarify wording in documentation of latex configjfbu2016-11-051-2/+3
|/ /
* | Merge pull request #2495 from electrofelix/linkcheck-skip-anchorsTakeshi KOMIYA2016-11-041-0/+11
|\ \
| * | Allow skipping anchor checking by regexDarragh Bailey2016-10-271-0/+11
* | | Add ``--extensions`` to ``sphinx-quickstart`` to support enable arbitary exte...Takeshi KOMIYA2016-11-021-0/+4
* | | minor update to latex.rstjfbu2016-10-301-10/+8
* | | uppercase colour names (latex styling)jfbu2016-10-301-23/+23
* | | style the latex chapter in the docs (for pdf output)jfbu2016-10-292-14/+58
* | | refactor the handling of latex optionsjfbu2016-10-291-30/+44