summaryrefslogtreecommitdiff
path: root/doc/usage/extensions
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | bad quoting, better word usage.
* | | | | | | Clarify documentation on use of doctest extensionNeal McBurnett2020-02-091-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When I first read this section, I was mightily confused due to lack of context and the use of the passive voice. I think this phrasing clarifies the context and indicates more clearly what the documentation author does vs what the doctest extension and builder do. But I'm a newbie here, so please ensure that I got this right....
* | | | | | | 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" ↵Takeshi KOMIYA2020-01-041-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | metadata
* | | | | | | | 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 ↵Takeshi KOMIYA2019-12-221-1/+19
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tk0miya/5923_autodoc_inherited_members_can_ignore_specific_superclass Close #5923: autodoc: allow not to document inherited members of specific super class
| * | | | | | | | doc: Add examples for :inherited-members:Takeshi KOMIYA2019-12-221-0/+10
| | | | | | | | |
| * | | | | | | | Close #5923: autodoc: allow not to document inherited members of specific ↵Takeshi KOMIYA2019-12-011-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | super class
* | | | | | | | | Merge branch '2.0'Takeshi KOMIYA2019-12-212-0/+12
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Close #6446: Add sphinx.ext.durations to inspect durations of buildTakeshi KOMIYA2019-12-162-0/+12
| | | | | | | | |
* | | | | | | | | Merge pull request #6870 from stsewd/update-docs-intersphinx-with-basic-authTakeshi KOMIYA2019-12-031-0/+10
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | Update docs about intersphinx and basic auth support
| * | | | | | | | Be more specific about the type of loginSantos Gallegos2019-12-021-4/+3
| | | | | | | | |
| * | | | | | | | LinterSantos Gallegos2019-11-271-1/+2
| | | | | | | | |
| * | | | | | | | Update docs about intersphinx and basic auth supportSantos Gallegos2019-11-271-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was added in #2089 but the docs don't mention it.
* | | | | | | | | Merge branch '2.0'Takeshi KOMIYA2019-11-303-2/+7
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| / / / / / / / | |/ / / / / / /
| * | | | | | | Fix typoTakeshi KOMIYA2019-11-281-1/+1
| | | | | | | |
| * | | | | | | doc: URL of numpydoc has changedTakeshi KOMIYA2019-11-271-1/+1
| | | | | | | |
| * | | | | | | Close #6798: autosummary: emit ``autodoc-skip-member`` event on generating ↵Takeshi KOMIYA2019-11-161-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stub file
* | | | | | | | Merge branch '2.0'Takeshi KOMIYA2019-08-191-0/+8
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Update our docs for imgmath_latex (refs: #6610)jfbu2019-08-031-0/+8
| | | | | | | |
* | | | | | | | Merge branch '2.0'jfbu2019-08-011-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fix version changed info in our document for imgmathjfbu2019-08-011-1/+1
| | | | | | |
| * | | | | | Reorganize documentation of the imgmath configuration variablesjfbu2019-08-011-48/+57
| | | | | | |
| * | | | | | More robust code for getting saved "depth" of svg inline math snippetjfbu2019-08-011-13/+9
| | | | | | |
| * | | | | | Make imgmath_use_preview work also for svg outputjfbu2019-08-011-2/+3
| | | | | | |
* | | | | | | Fix #247: autosummary: Add autosummary_generate_option to overwrite old stub ↵Takeshi KOMIYA2019-07-071-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | file
* | | | | | | Merge branch '2.0'Takeshi KOMIYA2019-06-301-7/+9
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | doc: Update document for :annotation: option (refs: #6495)Takeshi KOMIYA2019-06-291-7/+9
| | | | | | |
* | | | | | | Merge branch '2.0'Takeshi KOMIYA2019-06-151-5/+15
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Close #5124: graphviz: :graphviz_dot: option is renamed to :layout:Takeshi KOMIYA2019-06-021-5/+15
| | | | | | |
* | | | | | | Merge branch '2.0'Takeshi KOMIYA2019-06-021-15/+92
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | docs: Use directive:option in extensions/graphvizTakeshi KOMIYA2019-06-021-15/+92
| | | | | |
| * | | | | Merge branch '2.0.2' into 2.0Takeshi KOMIYA2019-06-021-2/+4
| |\ \ \ \ \
| | * | | | | Fix a dvisvgm link in docs and add preview-latex linkjfbu2019-04-171-2/+4
| | | | | | |
* | | | | | | Merge branch '2.0'Takeshi KOMIYA2019-06-013-5/+15
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge pull request #6397 from tk0miya/6361_autodoc_typehintsTakeshi KOMIYA2019-06-011-0/+10
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Close #6361: autodoc: Add autodoc_typehints to suppress typehints from signature
| | * | | | | | Close #6361: autodoc: Add autodoc_typehints to suppress typehints from signatureTakeshi KOMIYA2019-05-261-0/+10
| | | | | | | |
| * | | | | | | doc: Fold lines by 80 columnsTakeshi KOMIYA2019-05-302-5/+5
| | | | | | | |
* | | | | | | | Merge branch '2.0'Takeshi KOMIYA2019-05-294-12/+23
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | doclinter: restrict by 90 columnsTakeshi KOMIYA2019-05-263-12/+11
| |/ / / / /