summaryrefslogtreecommitdiff
path: root/doc/usage
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7109 from sphinx-doc/6033_doc_for_tocdepthTakeshi KOMIYA2020-02-081-0/+6
|\
| * docs: Add a restriction note about tocdepth (refs: #6033)Takeshi KOMIYA2020-02-071-0/+6
* | Disable arrow keys when a modifier key is pressed (#7089)Matthias Geier2020-02-071-0/+4
|/
* py domain: Support type annotations for variablesTakeshi KOMIYA2020-02-011-0/+24
* Add a new extension: sphinx.ext.autodoc.typehintsTakeshi KOMIYA2020-01-251-0/+21
* Add new event: autodoc-before-process-signatureTakeshi KOMIYA2020-01-131-0/+11
* Update documentation of download role for addition of hash in subdirRalf Gommers2020-01-071-2/+2
* Update CHANGES for PR #5230Takeshi KOMIYA2020-01-011-0/+4
* Close #6966: graphviz: Support ``:class:`` optionTakeshi KOMIYA2019-12-271-0/+21
* doc: Fix sphinx.ext.duration will be added since 2.4.0Takeshi KOMIYA2019-12-251-1/+1
* Close #6446: Add sphinx.ext.durations to inspect durations of buildTakeshi KOMIYA2019-12-162-0/+12
* Fix documentation typoDamien Ayers2019-12-131-1/+1
* Typo (refs #6491)jfbu2019-12-091-1/+1
* doc: rewrite options for code-block by directive:option directiveTakeshi KOMIYA2019-12-081-44/+70
* doc: rewrite options for highlight by directive:option directiveTakeshi KOMIYA2019-12-081-9/+17
* Merge branch '2.2.2' into 2.0Takeshi KOMIYA2019-12-032-2/+2
|\
| * Fix markup issue in our docsjfbu2019-11-261-1/+1
| * Fix typo in docsjfbu2019-11-261-1/+1
* | Fix typoTakeshi KOMIYA2019-11-281-1/+1
* | Merge pull request #6866 from tk0miya/napoleon_doc_fixTakeshi KOMIYA2019-11-271-1/+1
|\ \
| * | doc: URL of numpydoc has changedTakeshi KOMIYA2019-11-271-1/+1
* | | Merge pull request #6862 from tk0miya/6854_update_supported_languages_listTakeshi KOMIYA2019-11-271-0/+10
|\ \ \ | |/ / |/| |
| * | Update supported languages (refs: #6854)Takeshi KOMIYA2019-11-261-0/+10
* | | Merge pull request #6816 from jonashaag/linkcheck-authTakeshi KOMIYA2019-11-261-1/+29
|\ \ \ | |/ / |/| |
| * | Add linkcheck_auth optionJonas Haag2019-11-251-1/+29
* | | Merge pull request #6854 from jfbu/doc_mention_Greek_as_supported_languageTakeshi KOMIYA2019-11-261-0/+1
|\ \ \ | |/ / |/| |
| * | DOC: add Greek to list of supported languagesjfbu2019-11-221-0/+1
* | | Merge branch '2.0' into 6798_autosummary_emits_skip_member_eventTakeshi KOMIYA2019-11-211-0/+5
|\ \ \
| * | | Fix #4186: LaTeX: Support upLaTeX as a new latex_engine (experimental)Takeshi KOMIYA2019-11-171-0/+5
| |/ /
* | | Close #6798: autosummary: emit ``autodoc-skip-member`` event on generating st...Takeshi KOMIYA2019-11-161-0/+5
|/ /
* | Close #1331: Change default User-Agent headerTakeshi KOMIYA2019-10-271-0/+8
* | Merge branch '2.2.1' into 2.0Takeshi KOMIYA2019-10-201-1/+11
|\ \ | |/
| * Add latexpdf support for Greek as main language (via xelatex use)jfbu2019-10-011-1/+11
* | Close #6729: HTML theme: agogo theme now supports rightsidebar optionTakeshi KOMIYA2019-10-141-0/+2
|/
* Update our docs for imgmath_latex (refs: #6610)jfbu2019-08-031-0/+8
* 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
* doc: Update document for :annotation: option (refs: #6495)Takeshi KOMIYA2019-06-291-7/+9
* Close #5124: graphviz: :graphviz_dot: option is renamed to :layout:Takeshi KOMIYA2019-06-021-5/+15
* docs: Use directive:option in extensions/graphvizTakeshi KOMIYA2019-06-021-15/+92
* Merge branch '2.0.2' into 2.0Takeshi KOMIYA2019-06-022-2/+15
|\
| * Fix a dvisvgm link in docs and add preview-latex linkjfbu2019-04-171-2/+4
| * Documentation of smartquotes_excludes (and smartquotes_action)jfbu2019-04-121-0/+11
* | Merge pull request #6416 from tk0miya/2310_force_highlightingTakeshi KOMIYA2019-06-011-0/+17
|\ \
| * | Add :force: option to code directivesTakeshi KOMIYA2019-06-011-0/+17
* | | doc: Change wording for contents directive (refs: #6265)Takeshi KOMIYA2019-06-011-2/+2
|/ /
* | Merge pull request #6397 from tk0miya/6361_autodoc_typehintsTakeshi KOMIYA2019-06-011-0/+10
|\ \
| * | Close #6361: autodoc: Add autodoc_typehints to suppress typehints from signatureTakeshi KOMIYA2019-05-261-0/+10