summaryrefslogtreecommitdiff
path: root/doc/usage/extensions
Commit message (Expand)AuthorAgeFilesLines
* Fix typoTakeshi KOMIYA2020-06-061-1/+1
* Merge pull request #7760 from Cielquan/feature/coverage_print_missing_as_warningTakeshi KOMIYA2020-06-061-1/+8
|\
| * documented coverage_show_missing_items confvalChristian Riedel2020-06-051-1/+8
* | Close #2106: autodoc: Support multiple signatures on docstringTakeshi KOMIYA2020-05-301-0/+7
|/
* Update docs (refs: #7469)Takeshi KOMIYA2020-05-211-1/+1
* revisions per comments from tk0miyaDaniel Fremont2020-05-171-0/+4
* Merge remote-tracking branch 'sphinx/3.x' into 3.xDaniel Fremont2020-05-174-7/+65
|\
| * doc: Fix examples of doctest extensions are still in py2 (refs: #7575)Takeshi KOMIYA2020-04-291-5/+5
| * Close #4030: autosummary: Add autosummary_contextTakeshi KOMIYA2020-04-251-0/+7
| * Merge pull request #7473 from eric-wieser/meta-publicTakeshi KOMIYA2020-04-231-0/+15
| |\
| | * Add support for :meta public:Eric Wieser2020-04-141-0/+15
| * | doc: Fix versionTakeshi KOMIYA2020-04-211-1/+1
| * | Remove autosummary_recursive configurationTakeshi KOMIYA2020-04-211-15/+1
| * | Merge branch '3.x' into 6040_autosummary_recursiveTakeshi KOMIYA2020-04-2110-11/+138
| |\ \
| | * | Close #7490: autosummary: Add ``:caption:`` option to autosummary directiveTakeshi KOMIYA2020-04-161-0/+6
| | * | Fix #7477: imgconverter: Invoke "magick convert" command on WindowsTakeshi KOMIYA2020-04-151-0/+12
| | |/
| * | autosummary: Add :recursive: option to autosummary directiveTakeshi KOMIYA2020-04-211-0/+14
| * | Merge with master and address code reviewwoutdenolf2019-07-083-23/+119
| |\ \
| * | | [autosummary] remove recursion limit and module/package separationwoutdenolf2019-06-021-17/+6
| * | | [autosummary] doclint violationwoutdenolf2019-06-011-3/+3
| * | | Merge branch 'master' into feature-autosummary-packageswoutdenolf2019-06-016-17/+38
| |\ \ \
| * \ \ \ Merge branch 'master' into feature-autosummary-packageswoutdenolf2019-05-184-57/+91
| |\ \ \ \
| * | | | | [autosummary] address code reviewwoutdenolf2019-04-071-34/+12
| * | | | | Merge branch 'master' into feature-autosummary-packageswoutdenolf2019-04-077-12/+53
| |\ \ \ \ \
| | * | | | | Fix docs of inheritance-diagram "parts" optionMichael Goerz2019-03-101-6/+47
| * | | | | | Merge branch 'master' into feature-autosummary-packageswoutdenolf2019-02-244-4/+28
| |\ \ \ \ \ \
| * | | | | | | [autosummary] modify docswoutdenolf2019-02-241-5/+42
| * | | | | | | [autosummary] add modules and packages for moduleswoutdenolf2019-02-081-0/+13
* | | | | | | | updated corresponding documentationDaniel Fremont2020-04-121-2/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Correct minor typoPythonCoderAS2020-03-181-1/+1
* | | | | | | Close #7079: Make autodoc_typehints=description formalTakeshi KOMIYA2020-03-071-21/+4
* | | | | | | doc: Update docsTakeshi KOMIYA2020-03-071-0/+1
* | | | | | | doc: Remove mention about py2Takeshi KOMIYA2020-02-241-3/+0
* | | | | | | Fix typosNeal McBurnett2020-02-091-2/+2
* | | | | | | Clarify documentation on use of doctest extensionNeal McBurnett2020-02-091-4/+8
* | | | | | | Merge branch '2.0'Takeshi KOMIYA2020-01-301-0/+21
|\ \ \ \ \ \ \
| * | | | | | | Add a new extension: sphinx.ext.autodoc.typehintsTakeshi KOMIYA2020-01-251-0/+21
* | | | | | | | Merge branch '2.0'Takeshi KOMIYA2020-01-191-0/+11
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Add new event: autodoc-before-process-signatureTakeshi KOMIYA2020-01-131-0/+11
* | | | | | | | Close #6830: autodoc: consider a member private if docstring has "private" me...Takeshi KOMIYA2020-01-041-0/+14
* | | | | | | | Merge branch '2.0'Takeshi KOMIYA2020-01-011-0/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Update CHANGES for PR #5230Takeshi KOMIYA2020-01-011-0/+4
* | | | | | | | Merge branch '2.0'Takeshi KOMIYA2020-01-011-0/+21
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Close #6966: graphviz: Support ``:class:`` optionTakeshi KOMIYA2019-12-271-0/+21
* | | | | | | | Merge branch '2.0'Takeshi KOMIYA2019-12-251-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | doc: Fix sphinx.ext.duration will be added since 2.4.0Takeshi KOMIYA2019-12-251-1/+1
* | | | | | | | Merge pull request #6873 from tk0miya/5923_autodoc_inherited_members_can_igno...Takeshi KOMIYA2019-12-221-1/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | doc: Add examples for :inherited-members:Takeshi KOMIYA2019-12-221-0/+10
| * | | | | | | | Close #5923: autodoc: allow not to document inherited members of specific sup...Takeshi KOMIYA2019-12-011-1/+9
* | | | | | | | | Merge branch '2.0'Takeshi KOMIYA2019-12-212-0/+12
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |