summaryrefslogtreecommitdiff
path: root/tests/test_build_manpage.py
Commit message (Expand)AuthorAgeFilesLines
* Add a testcase for #9694Takeshi KOMIYA2021-09-111-0/+12
* Fix :samp:`{var}` in manual pages.Martin Liska2021-06-161-0/+5
* Fix #9217: manpage: Dirname of man_make_section_directory is wrongTakeshi KOMIYA2021-05-171-1/+1
* manpage: Stop creating a section directory on build manpage by defaultTakeshi KOMIYA2021-05-151-6/+6
* Merge branch '3.x'Takeshi KOMIYA2021-01-011-1/+1
|\
| * A happy new year!Takeshi KOMIYA2021-01-011-1/+1
* | Close #7996: manpage: Make a section directory on build manpage by defaultTakeshi KOMIYA2020-10-281-6/+6
|/
* Close #7996: manpage: Add man_make_section_directory7996_man_make_section_directoryTakeshi KOMIYA2020-10-031-0/+7
* test: Use read_text() and read_bytes()Takeshi KOMIYA2020-02-011-3/+3
* A happy new year!Takeshi KOMIYA2020-01-011-1/+1
* Fix #6331: man: invalid output when doctest follows rubricTakeshi KOMIYA2019-05-061-0/+7
* Merge branch '1.8' into 2.0Takeshi KOMIYA2019-03-101-0/+21
|\
| * Fix #3859: manpage: code-block captions are not displayed correctlyTakeshi KOMIYA2019-03-101-0/+21
* | test: Omit master_doc settings from testcasesTakeshi KOMIYA2019-01-031-2/+1
* | 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
* | Remove print_function featureTakeshi KOMIYA2018-12-151-1/+0
* | refactor: special rubric for footnotesTakeshi KOMIYA2018-12-101-0/+2
* | quickstart: Simplify generated conf.py (for manpage)Takeshi KOMIYA2018-12-021-2/+16
|/
* A happy new year!Takeshi KOMIYA2018-01-011-1/+1
* Year++Takeshi KOMIYA2017-03-261-1/+1
* pytest: remove deprecated with_app decorator functionsshimizukawa2017-01-061-2/+2
* Fix #1498: manpage writer: don't make whole of item in definition list bold i...Takeshi KOMIYA2016-03-061-0/+4
* Fix #2060: ``:manpage:`` role uses incorrect style (node)Takeshi KOMIYA2016-01-171-0/+1
* Obligatory copyright update.Georg Brandl2016-01-141-1/+1
* Add testcase for #1860Takeshi KOMIYA2016-01-081-0/+22