summaryrefslogtreecommitdiff
path: root/tests/roots/test-root
Commit message (Expand)AuthorAgeFilesLines
* Warn on deprecated Python-specific index types (#11412)Adam Turner2023-05-091-1/+0
* Let the #11276 test actually be one which would have failed earlierJean-François B2023-03-311-0/+10
* Fix #11274: external links may break PDF build if under \sphinxupquoteJean-François B2023-03-311-0/+6
* LaTeX: fix 5.1.0 bugs related to topic and contents boxes (#11102)Jean-François B2023-01-061-0/+72
* Make copyright text inclusion test date-independentAdam Turner2023-01-011-1/+1
* Run the ``pyupgrade`` toolAdam Turner2022-10-171-7/+7
* Extend cross referencing options with values (#10883)Martin Liška2022-10-021-1/+2
* extend option directive syntaxMartin Liska2022-09-271-0/+13
* Remove unneeded `noqa` lint suppression comments (#10772)danieleades2022-08-281-1/+1
* Allow emphasising placeholders in `option` directives (#10366)Martin Liška2022-06-161-0/+9
* Fix a spelling typo in tests (s/änhlich/ähnlich)jfbu2021-12-221-1/+1
* Add test for encoding local file links with special charactersJohannes Aalto2021-09-242-0/+1
* Fix typos discovered by codespellChristian Clauss2021-09-082-2/+2
* Fix typoEisuke Kawashima2021-07-081-1/+1
* Fix :samp:`{var}` in manual pages.Martin Liska2021-06-161-0/+7
* Fix test: deprecation warning for extlinksTakeshi KOMIYA2021-05-031-1/+1
* Decl styling, update writersJakob Lykke Andersen2021-04-121-0/+6
* Sort imports with isortFrançois Freitag2020-11-112-2/+0
* refactor: Remove rst_epilog from test-root/conf.pyTakeshi KOMIYA2020-10-062-3/+3
* test: Remove search link from test-rootTakeshi KOMIYA2020-07-181-1/+0
* Move "self" toctree testcase to test-toctreeTakeshi KOMIYA2020-07-181-2/+0
* Let option directive support args in the form of foo[=bar]Luke Lau2020-06-031-1/+3
* C, initial rewriteJakob Lykke Andersen2020-03-151-3/+3
* test: Reduce warnings on building test-rootTakeshi KOMIYA2019-02-145-20/+1
* Merge pull request #5983 from tk0miya/separate_applehelpTakeshi KOMIYA2019-02-062-5/+0
|\
| * Separate applehelp to sphinxcontrib packageTakeshi KOMIYA2019-02-062-5/+0
* | Merge pull request #6012 from tk0miya/update_svgimgTakeshi KOMIYA2019-02-041-1/+1
|\ \ | |/ |/|
| * Fix test: imgconverter expects size of images fixedTakeshi KOMIYA2019-02-031-1/+1
* | Fix #4611: epub: Show warning for duplicated ToC entriesTakeshi KOMIYA2019-02-031-1/+0
|/
* Merge branch '1.8'Takeshi KOMIYA2019-02-031-1/+0
|\
| * Merge pull request #6009 from tk0miya/4611_add_testcase_for_html_styleTakeshi KOMIYA2019-02-031-1/+0
| |\
| | * Separate testcase for html_style to single case from rootTakeshi KOMIYA2019-02-031-1/+0
* | | Merge branch '1.8'Takeshi KOMIYA2019-02-031-156/+2
|\ \ \ | |/ /
| * | test: Replace SVG image by simple oneTakeshi KOMIYA2019-02-031-156/+2
| |/
* | Separate jsmath to sphinxcontrib packageTakeshi KOMIYA2019-01-131-2/+4
* | quickstart: Simplify generated conf.py (for latex)Takeshi KOMIYA2019-01-071-5/+0
* | Remove coding magic comments from testsTakeshi KOMIYA2019-01-023-5/+0
* | refactor: Remove u-prefix from stringsTakeshi KOMIYA2018-12-161-1/+1
* | refactor: Replace six.StringIO by io.StringIOTakeshi KOMIYA2018-12-151-2/+1
* | refactor: Replace six.add_metaclass by __metaclass_ attributeTakeshi KOMIYA2018-12-151-2/+2
* | Merge pull request #5699 from tk0miya/smart_manpage_conf_pyTakeshi KOMIYA2018-12-021-5/+0
|\ \
| * | quickstart: Simplify generated conf.py (for manpage)Takeshi KOMIYA2018-12-021-5/+0
* | | quickstart: Simplify generated conf.py (for htmlhelp)Takeshi KOMIYA2018-12-021-2/+0
|/ /
* | Merge pull request #5607 from tk0miya/smart_texinfo_conf_pyTakeshi KOMIYA2018-12-021-5/+0
|\ \
| * | quickstart: Simplify generated conf.py (for texinfo)Takeshi KOMIYA2018-11-111-5/+0
* | | Refactor metadata handlingTakeshi KOMIYA2018-11-302-58/+0
|/ /
* | test: Move autodoc_missing_imports to test-ext-autodocTakeshi KOMIYA2018-10-173-36/+0
* | Merge branch 'master' into change_master_doc_to_indexTakeshi KOMIYA2018-09-291-2/+0
|\ \
| * | Drop APIs deprecated in 2.0Takeshi KOMIYA2018-09-031-2/+0
| |/
* | The default setting for master_doc is changed to 'index'Takeshi KOMIYA2018-09-042-6/+4
|/