summaryrefslogtreecommitdiff
path: root/tests/test_ext_autosectionlabel.py
Commit message (Expand)AuthorAgeFilesLines
* test: Use read_text() and read_bytes()Takeshi KOMIYA2020-02-011-2/+2
* A happy new year!Takeshi KOMIYA2020-01-011-1/+1
* Fix test_ext_autosectionlabel conflicts with HTML5 writerTakeshi KOMIYA2019-02-141-11/+13
* Merge pull request #6063 from tk0miya/4261_autosectionlabel_max_depthTakeshi KOMIYA2019-02-141-2/+39
|\
| * refactor tests for autosectionlabelTakeshi KOMIYA2019-02-111-23/+31
| * Fix autosectionlabel_maxdepth is 0 originTakeshi KOMIYA2019-02-111-1/+1
| * autosectionlabel: Rename confval to autosectionlabel_maxdepthTakeshi KOMIYA2019-02-111-2/+2
| * Merge branch 'master' into 4261_autosectionlabel_max_depthTakeshi KOMIYA2019-02-111-2/+8
| |\
| * | Add autosectionlabel_max_depth config optionRoman Bogorodskiy2017-11-261-2/+31
* | | HTML builder outputs HTML5 by defaultTakeshi KOMIYA2019-02-111-10/+16
| |/ |/|
* | Merge branch '1.8'Takeshi KOMIYA2019-01-021-1/+1
|\ \
| * | A happy new year!Takeshi KOMIYA2019-01-021-1/+1
* | | Remove unnecessary encoding cookie from Python source filesJon Dufresne2018-12-161-1/+0
* | | refactor: Remove u-prefix from stringsTakeshi KOMIYA2018-12-161-4/+4
|/ /
* | Combine tests for autosectionlabelTakeshi KOMIYA2018-02-111-12/+1
* | Remove extraneous importKit La Touche2018-02-111-1/+0
* | Fix unicode issuesKit La Touche2018-02-111-12/+4
* | Handle older docutilsKit La Touche2018-02-111-0/+21
* | Use rawsource in autosectionlabelKit La Touche2018-02-111-0/+6
* | A happy new year!Takeshi KOMIYA2018-01-011-1/+1
|/
* Merge pull request #3388 from smheidrich/autosectionlabel_prefix_document1Takeshi KOMIYA2017-04-181-0/+6
|\
| * Added autosectionlabel_prefix_document config option.smheidrich2017-04-171-0/+6
* | Year++Takeshi KOMIYA2017-03-261-1/+1
|/
* pytest: remove deprecated with_app decorator functionsshimizukawa2017-01-061-2/+2
* Fix #1286, #2099: Add ``sphinx.ext.autosectionlabel`` extension to allow refe...Takeshi KOMIYA2016-02-141-0/+36