tox: Add sphinx environments to check sane doc build
Closed
requested to merge generated-differential-D5609-source into generated-differential-D5609-target
Enable to check package documentation can be built without producing sphinx warnings.
The sphinx
environment is designed to be used in continuous integration
in order to prevent breaking documentation build when committing changes.
The sphinx-dev
environment is designed to be used inside a full swh
development environment.
Related to T3258
Migrated from D5609 (view on Phabricator)
Merge request reports
Activity
Some references in the commit message have been migrated:
- T3258 is now swh/meta#3258
Build is green
Patch application report for D5609 (id=20019)
Rebasing onto f52b2c01...
Current branch diff-target is up to date.
Changes applied before test
commit 4c1c46e246a51919688accf569b331fab0810b6f Author: Antoine Lambert <antoine.lambert@inria.fr> Date: Mon Apr 26 17:25:35 2021 +0200 tox: Add sphinx environments to check sane doc build Enable to check package documentation can be built without producing sphinx warnings. The sphinx environment is designed to be used in continuous integration in order to prevent breaking documentation build when committing changes. The sphinx-dev environment is designed to be used inside a full swh development environment. Related to [T3258](https://forge.softwareheritage.org/T3258 'view original for T3258 on Phabricator')
See https://jenkins.softwareheritage.org/job/DOBJSRPL/job/tests-on-diff/12/ for more details.
Build is green
Patch application report for D5609 (id=20019)
Rebasing onto f52b2c01...
Current branch diff-target is up to date.
Changes applied before test
commit 4c1c46e246a51919688accf569b331fab0810b6f Author: Antoine Lambert <antoine.lambert@inria.fr> Date: Mon Apr 26 17:25:35 2021 +0200 tox: Add sphinx environments to check sane doc build Enable to check package documentation can be built without producing sphinx warnings. The sphinx environment is designed to be used in continuous integration in order to prevent breaking documentation build when committing changes. The sphinx-dev environment is designed to be used inside a full swh development environment. Related to [T3258](https://forge.softwareheritage.org/T3258 'view original for T3258 on Phabricator')
See https://jenkins.softwareheritage.org/job/DOBJSRPL/job/tests-on-diff/13/ for more details.
Please register or sign in to reply