summaryrefslogtreecommitdiff
path: root/doc/en/Makefile
AgeCommit message (Expand)Author
2020-07-08Set correct version during regenBruno Oliveira
2020-03-07doc/en/Makefile: use Sphinx's make mode (#6873)Daniel Hahler
2019-09-18Normalize all summary durations, including quiet onesBruno Oliveira
2019-08-30Replace session duration to a fix value in regendocBruno Oliveira
2019-05-08Ignore PytestUnknownMark warnings when regen docsBruno Oliveira
2019-04-03doc/en/Makefile: stabilize output between regendoc versionsDaniel Hahler
2019-04-03doc/en/Makefile: allow passing in REGENDOC_FILESDaniel Hahler
2019-04-03doc: make regen: replace trailing spaces alreadyDaniel Hahler
2019-01-05Fix typo in Makefile: PYTEST_ADDOPT -> PYTEST_ADDOPTSBruno Oliveira
2017-11-23Remove gendoc normalization for '=' and '_' headersBruno Oliveira
2017-05-15Fix minor regendoc issuesBruno Oliveira
2017-05-13intermediate state after attempt with the plain env, DONT MERGERonny Pfannschmidt
2017-05-12regenerate docs from the pytest envRonny Pfannschmidt
2017-05-12add regendoc normaliz for pytest --versionRonny Pfannschmidt
2017-05-12regendoc: reduce version noise by replacing minor/patch with placeholdersRonny Pfannschmidt
2016-09-05docs: remove the need for special scriptsRonny Pfannschmidt
2015-09-22fix documentation gegeneration, kill MakefileRonny Pfannschmidt
2015-08-04Added makefile changes for docsAbhijeet Kasurde
2015-04-02- avoid setting of versions and targets in conf.py and Makefileholger krekel
2015-03-26bump versions to dev, including changing the doc-install target to "dev"holger krekel
2015-02-27switch to push to latest docs, because otherwise people get misled to old rep...holger krekel
2015-02-23change "install" targets to use pytest-dev user so that Brianna, Ronny, meholger krekel
2013-10-01release announcement, bump version numbers, some test adapatations because of...holger krekel
2013-07-06move to development doc targetholger krekel
2013-03-10Add texinfo build target to doc/*/MakefileTakafumi Arakaki
2012-11-20fix version number, final fixesholger krekel
2012-11-09switch to pushing docs to dev, amend markers example which needs the dev cand...holger krekel
2012-10-20some doc refinementsholger krekel
2012-10-19start new dev cycleholger krekel
2012-10-19final touchesholger krekel
2012-10-09fix output of --fixtures for @pytest.fixture defined functions.holger krekel
2012-07-14add a little example on how to group test execution by parametrized resourceholger krekel
2012-06-06added "docs/en" directory and movedt2y