summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Fix docs of inheritance-diagram "parts" optionMichael Goerz2019-03-192-7/+48
* Python-3-only clean ups discovered by pyupgradeJon Dufresne2019-03-191-1/+1
* docs: JS domain does not support reset current moduleTakeshi KOMIYA2019-03-031-2/+0
* docs: Remove a term "new" from config valuesTakeshi KOMIYA2019-02-276-6/+6
* Separate json and pickle to sphinxcontrib packageTakeshi KOMIYA2019-02-172-1/+26
* Merge pull request #6074 from tk0miya/1148_autodecoratorTakeshi KOMIYA2019-02-161-1/+3
|\
| * Closes #1148: autodoc: Add autodecorator directive for decoratorsTakeshi KOMIYA2019-02-151-1/+3
* | Merge branch 'master' into simplify_conf.pyTakeshi KOMIYA2019-02-169-16/+93
|\ \
| * | Replace :file: and :samp: roles by class based implementationTakeshi KOMIYA2019-02-161-0/+5
| * | Replace :guilabel: and :menuselection: roles by class based implementationTakeshi KOMIYA2019-02-161-0/+5
| * | docs: Add SphinxRole and ReferenceRoleTakeshi KOMIYA2019-02-161-0/+6
| * | Replace :pep: and :rfc: roles by class based implementationTakeshi KOMIYA2019-02-161-0/+5
| * | Replace :index: role by class based implementationTakeshi KOMIYA2019-02-161-0/+5
| * | Separate htmlhelp to sphinxcontrib packageTakeshi KOMIYA2019-02-151-0/+5
| |/
| * Merge pull request #6064 from tk0miya/5636_add_autosummary_mock_importsTakeshi KOMIYA2019-02-141-0/+5
| |\
| | * Closes #5636: autosummary: Add autosummary_mock_imports to mock external libr...Takeshi KOMIYA2019-02-111-0/+5
| * | Merge pull request #6063 from tk0miya/4261_autosectionlabel_max_depthTakeshi KOMIYA2019-02-141-0/+7
| |\ \
| | * | docs: autosectionlabel_maxdepthTakeshi KOMIYA2019-02-111-0/+7
| | |/
| * | Merge pull request #6025 from tk0miya/refactor_roles2Takeshi KOMIYA2019-02-141-0/+5
| |\ \
| | * | Replace :abbr: role by class based implementationTakeshi KOMIYA2019-02-061-0/+5
| * | | Update basic.css for HTML5 writerTakeshi KOMIYA2019-02-111-12/+9
| * | | HTML builder outputs HTML5 by defaultTakeshi KOMIYA2019-02-111-0/+6
| | |/ | |/|
| * | Merge pull request #6060 from tk0miya/drop_py2_2Takeshi KOMIYA2019-02-111-0/+15
| |\ \
| | * | Deprecate sphinx.util.pycompat:sys_encodingTakeshi KOMIYA2019-02-111-0/+5
| | * | refactor: Move NoneType to sphinx.util.typingTakeshi KOMIYA2019-02-111-0/+5
| | * | refactor: Move terminal_safe() to sphinx.util.consoleTakeshi KOMIYA2019-02-111-0/+5
| * | | docs: Use "Courier New" font to code blocksTakeshi KOMIYA2019-02-111-1/+1
| |/ /
| * | docs: Update location of buildersTakeshi KOMIYA2019-02-111-0/+2
| * | Fix typoTakeshi KOMIYA2019-02-111-1/+1
| * | Merge pull request #6053 from tk0miya/5459_autodoc_default_options_accepts_TrueTakeshi KOMIYA2019-02-111-3/+6
| |\ \
| | * | Closes #5459: autodoc: autodoc_default_options accepts True as a valueTakeshi KOMIYA2019-02-111-3/+6
| * | | docs: githubpage now supports CNAME fileTakeshi KOMIYA2019-02-111-0/+6
| |/ /
* | | epub: ``epub_title`` defaults to the ``project`` optionTakeshi KOMIYA2019-02-091-1/+5
|/ /
* | Merge pull request #5983 from tk0miya/separate_applehelpTakeshi KOMIYA2019-02-062-1/+10
|\ \ | |/ |/|
| * Separate applehelp to sphinxcontrib packageTakeshi KOMIYA2019-02-062-1/+10
* | Merge pull request #6015 from tk0miya/1851_omit_argument_for_code-blockTakeshi KOMIYA2019-02-061-4/+9
|\ \
| * | Close #1851: Allow to omit an argument for code-block directiveTakeshi KOMIYA2019-02-041-4/+9
| |/
* | Merge pull request #6013 from tk0miya/update_manpageTakeshi KOMIYA2019-02-041-4/+0
|\ \ | |/ |/|
| * doc: Remove --epub option from man page for sphinx-buildTakeshi KOMIYA2019-02-041-4/+0
* | doc: Fix indentationTakeshi KOMIYA2019-02-041-7/+7
|/
* Merge pull request #5970 from tk0miya/separate_devhelpTakeshi KOMIYA2019-01-252-1/+10
|\
| * Separate devhelp to sphinxcontrib packageTakeshi KOMIYA2019-01-202-1/+10
* | Add 'cpp:struct' directive and 'cpp:struct' role.Frank Erens2019-01-201-0/+12
* | C++, add some missing .. versionadded directives.Jakob Lykke Andersen2019-01-201-2/+22
|/
* Separate qthelp to sphinxcontrib packageTakeshi KOMIYA2019-01-192-1/+10
* Fix duplicate reference (my wrong, refs: #5919)jfbu2019-01-131-1/+1
* Separate jsmath to sphinxcontrib packageTakeshi KOMIYA2019-01-131-0/+5
* Merge branch 'master' into refactor_singlehtmlTakeshi KOMIYA2019-01-126-428/+472
|\
| * C++, alias directiveJakob Lykke Andersen2019-01-121-2/+37
| * Merge pull request #5919 from jfbu/latex_docsJean-François B2019-01-122-418/+411
| |\