https://github.com/SoftwareHeritage/swh-storage
Revision 615d719cfce70443142aadc6e1d4b090fe887a3b authored by Antoine Lambert on 26 April 2021, 16:09:05 UTC, committed by Antoine Lambert on 27 April 2021, 11:57:23 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 2c477ec
History
Tip revision: 615d719cfce70443142aadc6e1d4b090fe887a3b authored by Antoine Lambert on 26 April 2021, 16:09:05 UTC
tox: Add sphinx environments to check sane doc build
Tip revision: 615d719
File Mode Size
bin
docs
sql
swh
.gitignore -rw-r--r-- 136 bytes
.pre-commit-config.yaml -rw-r--r-- 1.2 KB
AUTHORS -rw-r--r-- 112 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.3 KB
CONTRIBUTORS -rw-r--r-- 61 bytes
LICENSE -rw-r--r-- 34.3 KB
MANIFEST.in -rw-r--r-- 242 bytes
Makefile -rw-r--r-- 163 bytes
Makefile.local -rw-r--r-- 69 bytes
README.md -rw-r--r-- 4.9 KB
conftest.py -rw-r--r-- 323 bytes
mypy.ini -rw-r--r-- 1.2 KB
pyproject.toml -rw-r--r-- 237 bytes
pytest.ini -rw-r--r-- 395 bytes
requirements-swh-journal.txt -rw-r--r-- 21 bytes
requirements-swh.txt -rw-r--r-- 68 bytes
requirements-test.txt -rw-r--r-- 274 bytes
requirements.txt -rw-r--r-- 129 bytes
setup.cfg -rw-r--r-- 247 bytes
setup.py -rwxr-xr-x 2.4 KB
tox.ini -rw-r--r-- 1.6 KB

README.md

back to top