Test Apache redirect rules.
Go to file
jacky06 01a1742476 tox: Keeping going with docs
1. Sphinx 1.8 introduced [1] the '--keep-going' argument which, as its name
suggests, keeps the build running when it encounters non-fatal errors.
This is exceptionally useful in avoiding a continuous edit-build loop
when undertaking large doc reworks where multiple errors may be
introduced.
2. remove the unnecessary ==
3. update the url to latest

[1] sphinx-doc/sphinx@e3483e9

Change-Id: I337c1f756dde3ff6277b1e8d1ad1e3eff49a7e47
2019-10-16 21:22:29 +08:00
doc tox: Keeping going with docs 2019-10-16 21:22:29 +08:00
releasenotes/notes Use PCRE instead of Python's re for RedirectMatch tests 2017-11-09 09:57:27 -05:00
whereto Use PCRE instead of Python's re for RedirectMatch tests 2017-11-09 09:57:27 -05:00
.coveragerc Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04:00
.gitignore Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04:00
.gitreview OpenDev Migration Patch 2019-04-19 19:28:24 +00:00
.mailmap Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04:00
.testr.conf Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04:00
.zuul.yaml Add Python 3 Train unit tests 2019-06-24 09:14:59 -04:00
CONTRIBUTING.rst tox: Keeping going with docs 2019-10-16 21:22:29 +08:00
HACKING.rst tox: Keeping going with docs 2019-10-16 21:22:29 +08:00
LICENSE Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-23 06:37:17 +00:00
babel.cfg Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04:00
bindep.txt Use PCRE instead of Python's re for RedirectMatch tests 2017-11-09 09:57:27 -05:00
requirements.txt Use PCRE instead of Python's re for RedirectMatch tests 2017-11-09 09:57:27 -05:00
setup.cfg Add Python 3 Train unit tests 2019-06-24 09:14:59 -04:00
setup.py Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04:00
test-requirements.txt tox: Keeping going with docs 2019-10-16 21:22:29 +08:00
tox.ini tox: Keeping going with docs 2019-10-16 21:22:29 +08:00

README.rst

whereto

Test Apache redirect rules.

whereto is an app for testing redirect rules like what may appear in a .htaccess file for Apache. It provides a way to test those rules in CI jobs.