summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc: Update sphinx-contrib repos' URL (refs: #8349)8349_sphinx-contribTakeshi KOMIYA2020-11-031-3/+3
* Bump versionTakeshi KOMIYA2020-11-022-3/+24
* Bump to 3.3.0 finalv3.3.0Takeshi KOMIYA2020-11-022-13/+4
* Merge CHANGES of 3.2.2 into 3.0.0Takeshi KOMIYA2020-11-021-29/+8
* Merge branch '3.2.x' into 3.xTakeshi KOMIYA2020-11-016-77/+103
|\
| * Merge pull request #8323 from TheTripleV/patch-13.2.xTakeshi KOMIYA2020-10-251-0/+1
| |\
| | * Fix broken url not reporting errorVasista Vovveti2020-10-201-0/+1
| * | Merge pull request #8312 from jakobandersen/c_cpp_better_warningsJakob Lykke Andersen2020-10-245-77/+102
| |\ \
| | * | C, C++, improve warnings on duplicatesJakob Lykke Andersen2020-10-245-77/+102
| |/ /
* | | Update CHANGES for PR #8183Takeshi KOMIYA2020-11-011-0/+1
* | | Merge pull request #8354 from tk0miya/8183Takeshi KOMIYA2020-11-014-14/+27
|\ \ \
| * \ \ Merge branch '3.x' into 8183Takeshi KOMIYA2020-11-01173-801/+1500
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #8351 from sphinx-doc/cleanup_napoleonTakeshi KOMIYA2020-11-011-23/+3
|\ \ \ \
| * | | | napoleon: simplify seealso transformationcleanup_napoleonTakeshi KOMIYA2020-10-301-4/+3
| * | | | napoleon: Remove unused functionTakeshi KOMIYA2020-10-301-19/+0
* | | | | Update CHANGES for PR #8050Takeshi KOMIYA2020-10-301-0/+1
* | | | | Merge pull request #8050 from keewis/preprocess-other-sectionsTakeshi KOMIYA2020-10-302-7/+90
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | enable preprocessing in the testsKeewis2020-08-181-2/+3
| * | | | Merge branch '3.x' into preprocess-other-sectionsKeewis2020-08-1832-426/+417
| |\ \ \ \
| * \ \ \ \ Merge branch '3.x' into preprocess-other-sectionsKeewis2020-08-0719-96/+208
| |\ \ \ \ \
| * | | | | | make sure the roles are stripped from invalid names, tooKeewis2020-08-062-1/+22
| * | | | | | Merge branch '3.x' into preprocess-other-sectionsKeewis2020-08-042-9/+68
| |\ \ \ \ \ \
| * | | | | | | expect the normal raises and yields to be preprocessed, tooKeewis2020-08-041-4/+4
| * | | | | | | move the GoogleDocstring test to the appropriate test classKeewis2020-08-041-16/+16
| * | | | | | | move the return types and yield types tests to above the raises testKeewis2020-08-041-36/+45
| * | | | | | | move the translations to a named variableKeewis2020-08-041-6/+5
| * | | | | | | add test for the raises, yields and returns sectionsKeewis2020-08-041-1/+52
| * | | | | | | apply the type preprocessor only after the check for prefer_typeKeewis2020-08-041-2/+4
* | | | | | | | Update CHANGES for PR #8051Takeshi KOMIYA2020-10-301-0/+1
* | | | | | | | Merge pull request #8051 from keewis/fix-see_alsoTakeshi KOMIYA2020-10-302-27/+74
|\ \ \ \ \ \ \ \
| * | | | | | | | always use :obj: instead of searching the inventoryKeewis2020-08-072-62/+5
| * | | | | | | | translate the functions before attempting to find a matching roleKeewis2020-08-062-0/+54
| * | | | | | | | ignore the mypy error on possibly failing attribute lookupKeewis2020-08-061-1/+1
| * | | | | | | | fix the tests by falling back to a empty dict on AttributeErrorKeewis2020-08-042-1/+27
| * | | | | | | | search the role for See Also items in the intersphinx inventoryKeewis2020-08-041-0/+24
| |/ / / / / / /
* | | | | | | | Merge pull request #8282 from tk0miya/7785_autodoc_typehints_none_for_overloadsTakeshi KOMIYA2020-10-283-3/+56
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '3.x' into 7785_autodoc_typehints_none_for_overloadsTakeshi KOMIYA2020-10-2817-20/+80
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Update CHANGES for PR #8304Takeshi KOMIYA2020-10-281-0/+1
* | | | | | | | | Merge pull request #8304 from hoefling/masterTakeshi KOMIYA2020-10-282-2/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | change markers list name to DEFAULT_ENABLED_MARKERSoleg.hoefling2020-10-251-2/+2
| * | | | | | | | | rename public markers to default markersoleg.hoefling2020-10-251-2/+2
| * | | | | | | | | more meaningful name for the public markers listoleg.hoefling2020-10-251-2/+2
| * | | | | | | | | move registration of public markers to sphinx.testing.fixturesoleg.hoefling2020-10-252-2/+15
* | | | | | | | | | Update CHANGES for PR #8316Takeshi KOMIYA2020-10-281-0/+1
* | | | | | | | | | Update CHANGES for PR #8333Takeshi KOMIYA2020-10-281-0/+1
* | | | | | | | | | Merge pull request #8316 from foster999/patch-1Takeshi KOMIYA2020-10-281-2/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Prevent arrow key changing page on buttonsDavid Foster2020-10-141-2/+3
* | | | | | | | | | | Merge pull request #8333 from mgeier/theme-css-after-pygmentsTakeshi KOMIYA2020-10-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Override Pygments CSS with theme CSSMatthias Geier2020-10-241-1/+1
* | | | | | | | | | | | Merge pull request #8340 from tk0miya/8298_quickstart_no-sep_optionTakeshi KOMIYA2020-10-273-1/+8
|\ \ \ \ \ \ \ \ \ \ \ \