Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop code for supporting py35 | Takeshi KOMIYA | 2020-11-06 | 2 | -14/+7 |
* | Merge branch '3.x' | Takeshi KOMIYA | 2020-11-05 | 4 | -4/+26 |
|\ | |||||
| * | Merge branch '3.x' into 7613_class__signature__ | Takeshi KOMIYA | 2020-11-03 | 7 | -75/+115 |
| |\ | |||||
| | * | Fix #6914: Emit a detailed warning when failed to resolve :ref: | Takeshi KOMIYA | 2020-11-03 | 3 | -3/+20 |
| * | | Fix #7613: autodoc: autodoc does not respect __signature__ of the class | Takeshi KOMIYA | 2020-11-01 | 1 | -1/+6 |
* | | | Merge pull request #8345 from sphinx-doc/8342_warning_for_unknown_domain | Takeshi KOMIYA | 2020-11-03 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | Fix #8342: Emit a warning if a unknown domain is given for directive or role8342_warning_for_unknown_domain | Takeshi KOMIYA | 2020-10-28 | 1 | -0/+3 |
* | | | | Merge branch '3.x' | Takeshi KOMIYA | 2020-11-02 | 9 | -115/+158 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Bump version | Takeshi KOMIYA | 2020-11-02 | 1 | -3/+3 |
| * | | | Bump version | Takeshi KOMIYA | 2020-11-02 | 1 | -3/+3 |
| * | | | Bump to 3.3.0 finalv3.3.0 | Takeshi KOMIYA | 2020-11-02 | 1 | -2/+2 |
| * | | | Merge branch '3.2.x' into 3.x | Takeshi KOMIYA | 2020-11-01 | 3 | -69/+92 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Merge pull request #8323 from TheTripleV/patch-13.2.x | Takeshi KOMIYA | 2020-10-25 | 1 | -0/+1 |
| | |\ \ | |||||
| | | * | | Fix broken url not reporting error | Vasista Vovveti | 2020-10-20 | 1 | -0/+1 |
| | * | | | C, C++, improve warnings on duplicates | Jakob Lykke Andersen | 2020-10-24 | 2 | -69/+91 |
| * | | | | Merge branch '3.x' into 8183 | Takeshi KOMIYA | 2020-11-01 | 114 | -387/+692 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge pull request #8351 from sphinx-doc/cleanup_napoleon | Takeshi KOMIYA | 2020-11-01 | 1 | -23/+3 |
| | |\ \ \ \ | |||||
| | | * | | | | napoleon: simplify seealso transformationcleanup_napoleon | Takeshi KOMIYA | 2020-10-30 | 1 | -4/+3 |
| | | * | | | | napoleon: Remove unused function | Takeshi KOMIYA | 2020-10-30 | 1 | -19/+0 |
| | * | | | | | Merge pull request #8050 from keewis/preprocess-other-sections | Takeshi KOMIYA | 2020-10-30 | 1 | -2/+7 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | Merge branch '3.x' into preprocess-other-sections | Keewis | 2020-08-18 | 18 | -43/+159 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | Merge branch '3.x' into preprocess-other-sections | Keewis | 2020-08-07 | 5 | -27/+39 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | make sure the roles are stripped from invalid names, too | Keewis | 2020-08-06 | 1 | -0/+3 |
| | | * | | | | | | Merge branch '3.x' into preprocess-other-sections | Keewis | 2020-08-04 | 1 | -7/+32 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | apply the type preprocessor only after the check for prefer_type | Keewis | 2020-08-04 | 1 | -2/+4 |
| | * | | | | | | | | Merge pull request #8051 from keewis/fix-see_also | Takeshi KOMIYA | 2020-10-30 | 1 | -25/+43 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | always use :obj: instead of searching the inventory | Keewis | 2020-08-07 | 1 | -34/+2 |
| | | * | | | | | | | | translate the functions before attempting to find a matching role | Keewis | 2020-08-06 | 1 | -0/+22 |
| | | * | | | | | | | | ignore the mypy error on possibly failing attribute lookup | Keewis | 2020-08-06 | 1 | -1/+1 |
| | | * | | | | | | | | fix the tests by falling back to a empty dict on AttributeError | Keewis | 2020-08-04 | 1 | -1/+5 |
| | | * | | | | | | | | search the role for See Also items in the intersphinx inventory | Keewis | 2020-08-04 | 1 | -0/+24 |
| | | |/ / / / / / / | |||||
| | * | | | | | | | | Merge branch '3.x' into 7785_autodoc_typehints_none_for_overloads | Takeshi KOMIYA | 2020-10-28 | 9 | -16/+41 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Fix #7785: autodoc_typehints=none does not effect to overloads | Takeshi KOMIYA | 2020-10-24 | 1 | -3/+7 |
| * | | | | | | | | | | Don't remove substitution_reference nodes (fix #7953) | Brecht Machiels | 2020-09-08 | 4 | -14/+27 |
* | | | | | | | | | | | Merge pull request #8284 from tk0miya/7996_man_make_section_directory_by_default | Takeshi KOMIYA | 2020-10-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Close #7996: manpage: Make a section directory on build manpage by default | Takeshi KOMIYA | 2020-10-28 | 1 | -1/+1 |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch '3.x' into master | Takeshi KOMIYA | 2020-10-28 | 10 | -19/+48 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | / / / / / / / | | |_|/ / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge pull request #8304 from hoefling/master | Takeshi KOMIYA | 2020-10-28 | 1 | -0/+15 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | change markers list name to DEFAULT_ENABLED_MARKERS | oleg.hoefling | 2020-10-25 | 1 | -2/+2 |
| | * | | | | | | | | | rename public markers to default markers | oleg.hoefling | 2020-10-25 | 1 | -2/+2 |
| | * | | | | | | | | | more meaningful name for the public markers list | oleg.hoefling | 2020-10-25 | 1 | -2/+2 |
| | * | | | | | | | | | move registration of public markers to sphinx.testing.fixtures | oleg.hoefling | 2020-10-25 | 1 | -0/+15 |
| * | | | | | | | | | | Merge pull request #8316 from foster999/patch-1 | Takeshi KOMIYA | 2020-10-28 | 1 | -2/+3 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Prevent arrow key changing page on buttons | David Foster | 2020-10-14 | 1 | -2/+3 |
| * | | | | | | | | | | | Merge pull request #8333 from mgeier/theme-css-after-pygments | Takeshi KOMIYA | 2020-10-27 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Override Pygments CSS with theme CSS | Matthias Geier | 2020-10-24 | 1 | -1/+1 |
| | | |_|_|/ / / / / / / | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | Merge pull request #8340 from tk0miya/8298_quickstart_no-sep_option | Takeshi KOMIYA | 2020-10-27 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Fix #8298: sphinx-quickstart: Add :option:`sphinx-quickstart --no-sep` option | Takeshi KOMIYA | 2020-10-26 | 1 | -1/+3 |
| * | | | | | | | | | | | | Fix unnecessary load of images when parsing the document text for search func... | Jan Vojt | 2020-10-27 | 1 | -4/+4 |
| |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | Merge pull request #8216 from glikely/fix-oneside-latex | Takeshi KOMIYA | 2020-10-26 | 1 | -6/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | |