summaryrefslogtreecommitdiff
path: root/doc/usage
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | doc: Fold lines by 80 columnsTakeshi KOMIYA2019-05-303-7/+8
* | | doclinter: restrict by 90 columnsTakeshi KOMIYA2019-05-266-41/+46
|/ /
* | doc: Update with rst:directive:option directiveTakeshi KOMIYA2019-05-201-26/+62
* | Merge pull request #6365 from tk0miya/refactor_py_domainTakeshi KOMIYA2019-05-191-4/+5
|\ \
| * | Add :abstractmethod: option to py:method directive (refs: #6138)Takeshi KOMIYA2019-05-151-4/+5
* | | Merge branch '2.0' into masterTakeshi KOMIYA2019-05-171-19/+24
|\ \ \
| * | | autosectionlabel: add type for suppress_warningsGibson Fahnestock2019-05-151-19/+24
* | | | Support coverage_ignore_pyobjects in the coverage builderAdrián Chaves2019-05-151-0/+12
|/ / /
* | | Fix modname of HTMLHelpBuilderTakeshi KOMIYA2019-05-151-1/+1
|/ /
* | Merge pull request #6356 from tk0miya/foldlinesTakeshi KOMIYA2019-05-131-5/+6
|\ \
| * | docs: Fold lines by 80 charsTakeshi KOMIYA2019-05-121-5/+6