https://forge.softwareheritage.org/source/swh-counters
Revision 6a44a84713ae35d800394b5070e06d6ed51eb914 authored by Antoine Lambert on 26 April 2021, 14:11:28 UTC, committed by Antoine Lambert on 26 April 2021, 14:11:28 UTC
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
1 parent 85cac36
History
Tip revision: 6a44a84713ae35d800394b5070e06d6ed51eb914 authored by Antoine Lambert on 26 April 2021, 14:11:28 UTC
tox: Add sphinx environments to check sane doc build
Tip revision: 6a44a84
File Mode Size
docs
swh
.gitignore -rw-r--r-- 111 bytes
.pre-commit-config.yaml -rw-r--r-- 1020 bytes
AUTHORS -rw-r--r-- 112 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.3 KB
CONTRIBUTORS -rw-r--r-- 0 bytes
LICENSE -rw-r--r-- 34.3 KB
MANIFEST.in -rw-r--r-- 157 bytes
Makefile -rw-r--r-- 163 bytes
README.rst l--------- 15 bytes
mypy.ini -rw-r--r-- 424 bytes
pyproject.toml -rw-r--r-- 237 bytes
pytest.ini -rw-r--r-- 33 bytes
requirements-swh.txt -rw-r--r-- 148 bytes
requirements-test.txt -rw-r--r-- 62 bytes
requirements.txt -rw-r--r-- 237 bytes
setup.cfg -rw-r--r-- 247 bytes
setup.py -rwxr-xr-x 2.4 KB
tox.ini -rw-r--r-- 1.4 KB

README.rst

back to top