summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Use flake8-import-orderTakeshi KOMIYA2018-01-281-0/+1
* Merge branch '1.7-release' into sphinx-build-set-proc-count-to-cpu-countTakeshi KOMIYA2018-01-213-2/+32
|\
| * Merge branch 'master' into body-widthTakeshi KOMIYA2018-01-1514-27/+225
| |\
| | * Enable text_add_secnumbers by default (refs: #4218)Takeshi KOMIYA2018-01-151-1/+1
| | * Merge branch 'master' into feature-text-secnumbersTakeshi KOMIYA2018-01-1524-97/+309
| | |\
| | | * Show a notice if both tabularcolumns and :widths: are given (refs: #4196)Takeshi KOMIYA2018-01-141-0/+5
| | * | #3998: Add optional section numbering in plain text outputMatthew Woodcraft2017-11-051-0/+14
| * | | #4246: Limit width of text body for all themesTim Hoffmann2018-01-061-2/+13
* | | | Merge branch 'master' into sphinx-build-set-proc-count-to-cpu-countTakeshi KOMIYA2018-01-141-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge pull request #4354 from stephenfin/builder-success-messageTakeshi KOMIYA2018-01-131-0/+1
| |\ \ \
| | * | | builders: Add 'Builder.epilog' optionStephen Finucane2018-01-111-0/+1
* | | | | docs: Add ``-j auto`` optionTakeshi KOMIYA2018-01-131-1/+5
|/ / / /
* | | | Merge pull request #4235 from anarcat/manpage-linksTakeshi KOMIYA2018-01-132-1/+20
|\ \ \ \
| * | | | add link to manpages in HTML builderAntoine Beaupré2018-01-112-1/+20
| |/ / /
* | | | Merge branch 'master' into 4183_follow_pep440Takeshi KOMIYA2018-01-138-17/+136
|\ \ \ \
| * | | | doc: make looks understandableTakeshi KOMIYA2018-01-131-8/+4
| * | | | Merge remote-tracking branch 'atodorov/inheritance_top_class'Takeshi KOMIYA2018-01-131-0/+52
| |\ \ \ \
| | * | | | Add top-classes option to sphinx.ext.inheritance_diagramMr. Senko2017-06-051-0/+52
| * | | | | Small label/comma fixdeoren2018-01-111-2/+2
| | |/ / / | |/| | |
| * | | | Merge pull request #4388 from tk0miya/masterTakeshi KOMIYA2018-01-081-6/+59
| |\ \ \ \
| | * \ \ \ Merge branch 'stable'Takeshi KOMIYA2018-01-071-6/+59
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Move SphinxSmartQuotes transform to SphinxStandaloneReaderjfbu2018-01-051-6/+59
| * | | | | Merge pull request #4310 from tk0miya/refactor_AutoDirectiveTakeshi KOMIYA2018-01-081-2/+20
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' into refactor_AutoDirectiveTakeshi KOMIYA2018-01-089-40/+95
| | |\ \ \ \ \
| | * | | | | | Fix typoTakeshi KOMIYA2017-12-201-1/+1
| | * | | | | | Fix typoTakeshi KOMIYA2017-12-201-1/+1
| | * | | | | | Fix mark upTakeshi KOMIYA2017-12-171-1/+1
| | * | | | | | Replace AutodocReporter by switch_source_input()Takeshi KOMIYA2017-12-171-2/+20
| * | | | | | | Prefer https & readthedocs.io instead of readthedocs.org for linksJon Dufresne2018-01-075-7/+7
| | |/ / / / / | |/| | | | |
* | | | | | | Fix #4183: doctest: ``:pyversion:`` option also follows PEP-440 specificationTakeshi KOMIYA2018-01-081-3/+15
|/ / / / / /
* | | | | | cleanup formatting of some sidebar itemsTim Hoffmann2018-01-062-6/+34
| |/ / / / |/| | | |
* | | | | Merge branch 'happy_new_year' into masterTakeshi KOMIYA2018-01-013-3/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | A happy new year!Takeshi KOMIYA2018-01-013-3/+3
* | | | | Merge pull request #4355 from stephenfin/remove-epub3-referencesTakeshi KOMIYA2017-12-291-4/+0
|\ \ \ \ \
| * | | | | doc: Remove invalid note for epub3 builderStephen Finucane2017-12-281-4/+0
* | | | | | doc: Add missing sphinx-apidocs opt, envvarStephen Finucane2017-12-281-1/+9
|/ / / / /
* | | | | docs: make explicitly :meth: reference (refs: #4344)Takeshi KOMIYA2017-12-271-1/+1
* | | | | Merge pull request #4332 from jfbu/latex_math_numfigJean-François B2017-12-211-5/+4
|\ \ \ \ \
| * | | | | Trim docs about math_numfigjfbu2017-12-211-9/+4
| * | | | | Let LaTeX obey :confval:`math_numfig` for equation numberingjfbu2017-12-211-1/+5
* | | | | | Merge branch 'master' into ignore__all__Takeshi KOMIYA2017-12-221-8/+12
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Make LaTeX obey numfig_secnum_depth for figures, tables, code-blocksjfbu2017-12-201-6/+5
| * | | | | Merge branch 'stable'jfbu2017-12-201-2/+7
| |\ \ \ \ \ | | |/ / / /
| | * | | | Add precision to docs of latex_toplevel_sectioningjfbu2017-12-181-2/+7
* | | | | | Closes #947: autodoc now supports ignore-module-all to ignore a module's __all__Kevin Keating2017-12-201-3/+5
|/ / / / /
* | | | | Merge pull request #4166 from jahn/math_numfigTakeshi KOMIYA2017-12-211-0/+10
|\ \ \ \ \
| * | | | | add versionOliver Jahn2017-12-181-0/+2
| * | | | | make math_numfig default to TrueOliver Jahn2017-12-171-4/+4
| * | | | | use :rst:role: markupOliver Jahn2017-12-171-3/+3
| * | | | | Merge branch 'master' into math_numfigOliver Jahn2017-12-169-44/+98
| |\ \ \ \ \ | | | |/ / / | | |/| | |