summaryrefslogtreecommitdiff
path: root/tests/roots
Commit message (Expand)AuthorAgeFilesLines
* Clear `record_dependencies` for each document (#10855)Adam Turner2022-09-244-0/+14
* Add contents entries for domain objects (#10807)Adam Turner2022-09-133-0/+45
* Make toctree accept special docnames (#10673)Brecht Machiels2022-09-123-0/+23
* Remove unneeded `noqa` lint suppression comments (#10772)danieleades2022-08-2813-22/+22
* linkcheck: Check the source URL of raw directivesn-peugnet2022-08-171-0/+3
* Allow specifying multiple CSS files in themes (#10465)Takeshi KOMIYA2022-07-175-0/+7
* py domain: Ignore aliases for resolving `:any:` cross-references (#10089)Joachim Jablon2022-06-261-0/+3
* Allow emphasising placeholders in `option` directives (#10366)Martin Liška2022-06-161-0/+9
* test: Add testcase for autodoc_inherit_docstring and attributes (refs: #10539)Takeshi KOMIYA2022-06-141-0/+3
* Merge pull request #10502 from AA-Turner/ifconfig-fixTakeshi KOMIYA2022-06-032-0/+11
|\
| * Fix fake link in testAdam Turner2022-05-311-1/+1
| * Add a testAdam Turner2022-05-312-0/+11
* | Fix testAdam Turner2022-06-011-1/+1
* | Add a testAdam Turner2022-06-012-0/+4
|/
* test: Change URL of testcaseTakeshi KOMIYA2022-05-301-1/+1
* Add test cases for #8180Anselm Kruis2022-05-231-0/+12
* Fix #9648: autodoc: *args and **kwargs entries are duplicatedTakeshi KOMIYA2022-05-155-0/+27
* test: Add *args and **kwargs to testcase of target.typehintsTakeshi KOMIYA2022-05-151-1/+3
* Merge pull request #10427 from tk0miya/10421_autodoc_preserve_defaults_for_cl...Takeshi KOMIYA2022-05-081-0/+6
|\
| * Fix #10421: autodoc_preserve_defaults doesn't work on class methodsTakeshi KOMIYA2022-05-081-0/+6
* | Merge remote-tracking branch 'origin/5.x' into HEADTakeshi KOMIYA2022-05-078-2/+22
|\ \
| * | Fix an isort warningTakeshi KOMIYA2022-05-071-0/+1
| * | Merge branch '5.x' into 10258_autosummaryTakeshi KOMIYA2022-05-0718-8/+122
| |\ \ | | |/
| | * Merge branch '4.x' into 5.xTakeshi KOMIYA2022-05-062-0/+9
| | |\
| | | * Merge pull request #10251 from jbms/fix-inline-syntax-highlightTakeshi KOMIYA2022-05-062-0/+9
| | | |\
| | | | * Make code role highlighting consistent with code-block directiveJeremy Maitin-Shepard2022-03-192-0/+9
| | * | | Merge pull request #10353 from tk0miya/10305_optional_forwardref_annotationsTakeshi KOMIYA2022-05-031-1/+4
| | |\ \ \
| | | * | | Fix #10305: autodoc: Failed to extract optional forwardrefsTakeshi KOMIYA2022-04-171-1/+4
| | * | | | Merge branch '5.x' into fix-warningsAdam Turner2022-05-022-0/+0
| | |\ \ \ \
| | | * | | | Add test for duplicated submodules in `sphinx.ext.apidoc`Adam Turner2022-05-012-0/+0
| | | |/ / /
| | * | | | Specify encodingAdam Turner2022-04-221-1/+1
| | |/ / /
| * | | | Test recognition of a documented instance of a class as a non-imported member...Matyas Novak2022-03-142-0/+7
* | | | | Apply `autodoc_typehints_format` to all type hintszuqq2022-04-081-1/+12
| |/ / / |/| | |
* | | | Merge pull request #10285 from jmp1985/masterTakeshi KOMIYA2022-04-052-0/+14
|\ \ \ \
| * | | | Added test caseJames Parkhurst2022-04-042-0/+14
* | | | | Close #8417: autodoc: :inherited-members: option now takes multiple classesTakeshi KOMIYA2022-04-031-0/+5
* | | | | Merge branch '5.x' into 10266_autodoc_preserve_defaults_crashes_on_kwonlyargs...Takeshi KOMIYA2022-04-031-2/+4
|\ \ \ \ \
| * | | | | Fix #10280: autodoc_docstring_signature generates needless return typehintTakeshi KOMIYA2022-04-031-2/+4
* | | | | | Fix #10266: autodoc_preserve_defaults crashes on kwonlyargs w/o defaultsTakeshi KOMIYA2022-04-021-2/+6
|/ / / / /
* | | | | Merge branch '4.x'Takeshi KOMIYA2022-03-284-0/+76
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #10107 from Jean-Abou-Samra/intl-warningsTakeshi KOMIYA2022-03-274-0/+76
| |\ \ \ \
| | * | | | Close #3985: Implement #noqa for i18nJean Abou Samra2022-02-154-0/+76
* | | | | | Merge branch '4.x'Takeshi KOMIYA2022-03-272-0/+2
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | extlinks: Disable hardcoded links detector by default (refs: #10126)Takeshi KOMIYA2022-03-272-0/+2
* | | | | Merge branch '4.x'Takeshi KOMIYA2022-03-191-2/+1
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Fix module docstring first lineAdam Turner2022-02-201-2/+1
| | |/ | |/|
* | | Merge branch '4.x'Takeshi KOMIYA2022-02-191-0/+11
|\ \ \ | |/ /
| * | Fix #9529: LaTeX: named footnotes are converted to "?"Takeshi KOMIYA2022-02-061-0/+9
| * | test: Add testcase for named footnotesTakeshi KOMIYA2022-02-061-0/+2
| |/
* | Merge branch '4.x'Takeshi KOMIYA2022-01-172-0/+47
|\ \ | |/