summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Revert removal of `jsdump` implementationAdam Turner2022-04-301-0/+19
* Deprecate `sphinx.util.jsdump`Adam Turner2022-04-272-36/+16
* C and C++, support attribtues on enumeratorsJakob Lykke Andersen2022-04-172-4/+11
* C and C++, refactor attribute listsJakob Lykke Andersen2022-04-172-12/+12
* C++, simplify assginemnt-expression parsingJakob Lykke Andersen2022-04-171-1/+3
* C++, use Itanium mangling for conditional exprJakob Lykke Andersen2022-04-171-2/+2
* [C++] Support conditional operator "?"Jeremy Maitin-Shepard2022-04-171-1/+2
* LaTeX: correct footnote marks, extended with page of link targetjfbu2022-04-161-38/+23
* Merge pull request #10285 from jmp1985/masterTakeshi KOMIYA2022-04-054-25/+74
|\
| * Fix a testcase for py36Takeshi KOMIYA2022-04-052-27/+58
| * Fix a testcaseTakeshi KOMIYA2022-04-041-0/+1
| * Added test caseJames Parkhurst2022-04-043-0/+17
* | Merge branch '5.x' into autodoc_force_undocumented_rtypeTakeshi KOMIYA2022-04-032-0/+67
|\ \
| * | Close #8417: autodoc: :inherited-members: option now takes multiple classesTakeshi KOMIYA2022-04-032-0/+67
* | | Fix a testcaseTakeshi KOMIYA2022-04-031-1/+1
* | | autodoc_typehints_description_target: Rename returnvalue_and_documented_param...Takeshi KOMIYA2022-04-031-2/+2
* | | Merge branch '5.x' into autodoc_force_undocumented_rtypeTakeshi KOMIYA2022-04-03131-1298/+1507
|\ \ \ | |/ /
| * | Merge pull request #10323 from tk0miya/10318_literalinclude_prepend_and_dedentTakeshi KOMIYA2022-04-031-0/+13
| |\ \
| | * | Fix #10318: literalinclude: :prepend: option working with :dedent:Takeshi KOMIYA2022-04-021-0/+13
| * | | Merge pull request #10321 from tk0miya/10266_autodoc_preserve_defaults_crashe...Takeshi KOMIYA2022-04-032-4/+10
| |\ \ \
| | * \ \ Merge branch '5.x' into 10266_autodoc_preserve_defaults_crashes_on_kwonlyargs...Takeshi KOMIYA2022-04-032-10/+16
| | |\ \ \
| | * | | | Fix #10266: autodoc_preserve_defaults crashes on kwonlyargs w/o defaultsTakeshi KOMIYA2022-04-022-4/+10
| | | |/ / | | |/| |
| * | | | Merge pull request #10313 from GutiCW/feature-support_mocked_decorator_for_cl...Takeshi KOMIYA2022-04-031-0/+6
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Extend `test_mock_decorator` for class method.Christian Walch2022-04-011-0/+6
| * | | | Fix #10280: autodoc_docstring_signature generates needless return typehintTakeshi KOMIYA2022-04-032-10/+16
| | |/ / | |/| |
| * | | Merge branch '4.x'Takeshi KOMIYA2022-03-286-9/+105
| |\ \ \ | | |/ /
| | * | Merge pull request #10178 from stephenfin/issue-10177Takeshi KOMIYA2022-03-271-9/+0
| | |\ \
| | | * | Revert "Close #9993: std domain: Allow to refer an inline target via ref role"Stephen Finucane2022-02-081-9/+0
| | * | | Merge pull request #10107 from Jean-Abou-Samra/intl-warningsTakeshi KOMIYA2022-03-275-0/+105
| | |\ \ \
| | | * | | Close #3985: Implement #noqa for i18nJean Abou Samra2022-02-155-0/+105
| | | |/ /
| * | | | Merge branch '4.x'Takeshi KOMIYA2022-03-275-23/+31
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | extlinks: Disable hardcoded links detector by default (refs: #10126)Takeshi KOMIYA2022-03-273-0/+9
| | * | Include trailing / in PEP URL to avoid 301 redirectHugo van Kemenade2022-03-242-6/+6
| | * | test: Fix test_markup does not use default settings for docutilsTakeshi KOMIYA2022-03-191-21/+20
| * | | Replace `jssplitter` with JavaScriptAdam Turner2022-03-191-0/+30
| * | | Merge branch '4.x'Takeshi KOMIYA2022-03-19103-911/+141
| |\ \ \ | | |/ /
| | * | Merge branch '4.4.x' into 4.xTakeshi KOMIYA2022-03-191-4/+14
| | |\ \
| | | * | test: empty tuple type is now repesented w/o args since py3.11Takeshi KOMIYA2022-03-191-4/+14
| | * | | environment: Update default value for pep_base_urlMichal Čihař2022-03-162-6/+6
| | * | | Merge pull request #10212 from AA-Turner/remove-module-docstring-titlesTakeshi KOMIYA2022-03-14103-901/+116
| | |\ \ \
| | | * | | Fix whitespaceAdam Turner2022-03-073-9/+3
| | | * | | Collapse single line docstringsAdam Turner2022-02-2088-176/+88
| | | * | | Remove copyright and licence fieldsAdam Turner2022-02-20100-304/+0
| | | * | | Conform to PEP 257 summary line conventionsAdam Turner2022-02-2011-22/+34
| | | * | | Fix module docstring indentationAdam Turner2022-02-20100-209/+209
| | | * | | Fix module docstring first lineAdam Turner2022-02-2099-198/+99
| | | * | | Remove module titles in docstringsAdam Turner2022-02-19100-300/+0
| | * | | | C++, minor formattingJakob Lykke Andersen2022-03-121-2/+1
| | * | | | Update tests/test_domain_cpp.pyJeremy Maitin-Shepard2022-03-111-2/+1
| | * | | | Update tests/test_domain_cpp.pyJeremy Maitin-Shepard2022-03-111-2/+1