| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #7109 from sphinx-doc/6033_doc_for_tocdepth | Takeshi KOMIYA | 2020-02-08 | 1 | -0/+6 |
| |\ | | | | | docs: Add a restriction note about tocdepth (refs: #6033) | ||||
| | * | docs: Add a restriction note about tocdepth (refs: #6033) | Takeshi KOMIYA | 2020-02-07 | 1 | -0/+6 |
| | | | |||||
| * | | Disable arrow keys when a modifier key is pressed (#7089) | Matthias Geier | 2020-02-07 | 1 | -0/+4 |
| |/ | | | | | | | | | | | | * Disable arrow keys when a modifier key is pressed Closes #7088. * #7088 document key navigation option * add change note for #7088 Co-authored-by: Timotheus Kampik <timotheus.kampik@signavio.com> | ||||
| * | py domain: Support type annotations for variables | Takeshi KOMIYA | 2020-02-01 | 1 | -0/+24 |
| | | | | | | | This adds ``:type:`` and ``:value:`` options to both ``py:data`` and ``py:attribute`` directives. It allows to describe its annotation in detail. | ||||
| * | Add a new extension: sphinx.ext.autodoc.typehints | Takeshi KOMIYA | 2020-01-25 | 1 | -0/+21 |
| | | |||||
| * | Add new event: autodoc-before-process-signature | Takeshi KOMIYA | 2020-01-13 | 1 | -0/+11 |
| | | |||||
| * | Update documentation of download role for addition of hash in subdir | Ralf Gommers | 2020-01-07 | 1 | -2/+2 |
| | | | | | | | | | This was changed in gh-5377, but that forget the (now slightly misleading) documentation. Discovered in https://github.com/numpy/numpy.org/pull/14, where we were relying on download links being stable. | ||||
| * | Update CHANGES for PR #5230 | Takeshi KOMIYA | 2020-01-01 | 1 | -0/+4 |
| | | |||||
| * | Close #6966: graphviz: Support ``:class:`` option | Takeshi KOMIYA | 2019-12-27 | 1 | -0/+21 |
| | | |||||
| * | doc: Fix sphinx.ext.duration will be added since 2.4.0 | Takeshi KOMIYA | 2019-12-25 | 1 | -1/+1 |
| | | |||||
| * | Close #6446: Add sphinx.ext.durations to inspect durations of build | Takeshi KOMIYA | 2019-12-16 | 2 | -0/+12 |
| | | |||||
| * | Fix documentation typo | Damien Ayers | 2019-12-13 | 1 | -1/+1 |
| | | | | | (cherry picked from commit 937c6849608f2a9da0ef456a58463c37975e13b9) | ||||
| * | Typo (refs #6491) | jfbu | 2019-12-09 | 1 | -1/+1 |
| | | |||||
| * | doc: rewrite options for code-block by directive:option directive | Takeshi KOMIYA | 2019-12-08 | 1 | -44/+70 |
| | | |||||
| * | doc: rewrite options for highlight by directive:option directive | Takeshi KOMIYA | 2019-12-08 | 1 | -9/+17 |
| | | |||||
| * | Merge branch '2.2.2' into 2.0 | Takeshi KOMIYA | 2019-12-03 | 2 | -2/+2 |
| |\ | |||||
| | * | Fix markup issue in our docs | jfbu | 2019-11-26 | 1 | -1/+1 |
| | | | |||||
| | * | Fix typo in docs | jfbu | 2019-11-26 | 1 | -1/+1 |
| | | | |||||
| * | | Fix typo | Takeshi KOMIYA | 2019-11-28 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #6866 from tk0miya/napoleon_doc_fix | Takeshi KOMIYA | 2019-11-27 | 1 | -1/+1 |
| |\ \ | | | | | | | doc: URL of numpydoc has changed | ||||
| | * | | doc: URL of numpydoc has changed | Takeshi KOMIYA | 2019-11-27 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge pull request #6862 from tk0miya/6854_update_supported_languages_list | Takeshi KOMIYA | 2019-11-27 | 1 | -0/+10 |
| |\ \ \ | |/ / |/| | | Update supported languages (refs: #6854) | ||||
| | * | | Update supported languages (refs: #6854) | Takeshi KOMIYA | 2019-11-26 | 1 | -0/+10 |
| | | | | |||||
| * | | | Merge pull request #6816 from jonashaag/linkcheck-auth | Takeshi KOMIYA | 2019-11-26 | 1 | -1/+29 |
| |\ \ \ | |/ / |/| | | Add linkcheck_auth option | ||||
| | * | | Add linkcheck_auth option | Jonas Haag | 2019-11-25 | 1 | -1/+29 |
| | | | | |||||
| * | | | Merge pull request #6854 from jfbu/doc_mention_Greek_as_supported_language | Takeshi KOMIYA | 2019-11-26 | 1 | -0/+1 |
| |\ \ \ | |/ / |/| | | DOC: add Greek to list of supported languages | ||||
| | * | | DOC: add Greek to list of supported languages | jfbu | 2019-11-22 | 1 | -0/+1 |
| | | | | |||||
| * | | | Merge branch '2.0' into 6798_autosummary_emits_skip_member_event | Takeshi KOMIYA | 2019-11-21 | 1 | -0/+5 |
| |\ \ \ | |||||
| | * | | | Fix #4186: LaTeX: Support upLaTeX as a new latex_engine (experimental) | Takeshi KOMIYA | 2019-11-17 | 1 | -0/+5 |
| | |/ / | |||||
| * | | | Close #6798: autosummary: emit ``autodoc-skip-member`` event on generating ↵ | Takeshi KOMIYA | 2019-11-16 | 1 | -0/+5 |
| |/ / | | | | | | | stub file | ||||
| * | | Close #1331: Change default User-Agent header | Takeshi KOMIYA | 2019-10-27 | 1 | -0/+8 |
| | | | |||||
| * | | Merge branch '2.2.1' into 2.0 | Takeshi KOMIYA | 2019-10-20 | 1 | -1/+11 |
| |\ \ | |/ | |||||
| | * | Add latexpdf support for Greek as main language (via xelatex use) | jfbu | 2019-10-01 | 1 | -1/+11 |
| | | | | | | | | | Closes: #6710 | ||||
| * | | Close #6729: HTML theme: agogo theme now supports rightsidebar option | Takeshi KOMIYA | 2019-10-14 | 1 | -0/+2 |
| |/ | |||||
| * | Update our docs for imgmath_latex (refs: #6610) | jfbu | 2019-08-03 | 1 | -0/+8 |
| | | |||||
| * | Fix version changed info in our document for imgmath | jfbu | 2019-08-01 | 1 | -1/+1 |
| | | |||||
| * | Reorganize documentation of the imgmath configuration variables | jfbu | 2019-08-01 | 1 | -48/+57 |
| | | |||||
| * | More robust code for getting saved "depth" of svg inline math snippet | jfbu | 2019-08-01 | 1 | -13/+9 |
| | | |||||
| * | Make imgmath_use_preview work also for svg output | jfbu | 2019-08-01 | 1 | -2/+3 |
| | | |||||
| * | doc: Update document for :annotation: option (refs: #6495) | Takeshi KOMIYA | 2019-06-29 | 1 | -7/+9 |
| | | |||||
| * | Close #5124: graphviz: :graphviz_dot: option is renamed to :layout: | Takeshi KOMIYA | 2019-06-02 | 1 | -5/+15 |
| | | |||||
| * | docs: Use directive:option in extensions/graphviz | Takeshi KOMIYA | 2019-06-02 | 1 | -15/+92 |
| | | |||||
| * | Merge branch '2.0.2' into 2.0 | Takeshi KOMIYA | 2019-06-02 | 2 | -2/+15 |
| |\ | |||||
| | * | Fix a dvisvgm link in docs and add preview-latex link | jfbu | 2019-04-17 | 1 | -2/+4 |
| | | | |||||
| | * | Documentation of smartquotes_excludes (and smartquotes_action) | jfbu | 2019-04-12 | 1 | -0/+11 |
| | | | |||||
| * | | Merge pull request #6416 from tk0miya/2310_force_highlighting | Takeshi KOMIYA | 2019-06-01 | 1 | -0/+17 |
| |\ \ | | | | | | | Add :force: option to code directives | ||||
| | * | | Add :force: option to code directives | Takeshi KOMIYA | 2019-06-01 | 1 | -0/+17 |
| | | | | |||||
| * | | | doc: Change wording for contents directive (refs: #6265) | Takeshi KOMIYA | 2019-06-01 | 1 | -2/+2 |
| |/ / | |||||
| * | | Merge pull request #6397 from tk0miya/6361_autodoc_typehints | Takeshi KOMIYA | 2019-06-01 | 1 | -0/+10 |
| |\ \ | | | | | | | Close #6361: autodoc: Add autodoc_typehints to suppress typehints from signature | ||||
| | * | | Close #6361: autodoc: Add autodoc_typehints to suppress typehints from signature | Takeshi KOMIYA | 2019-05-26 | 1 | -0/+10 |
| | | | | |||||
