##// END OF EJS Templates
tests(bad-data): fixed some pre python3 tests that no longer work exactly the same
tests(bad-data): fixed some pre python3 tests that no longer work exactly the same

File last commit:

r5193:1e179e1f default
r5217:56288af3 default
Show More
.howto
5 lines | 172 B | text/plain | TextLexer
## BUILD
# cd docs
# docker build --tag sphinx-doc-build-rc .
# Build Docs
# docker run --rm -v $(PWD):/project --workdir=/project/docs sphinx-doc-build-rc make clean html