
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
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.
- Free software: Apache license
- Documentation: https://docs.openstack.org/whereto/latest/
- Source: http://opendev.org/openstack/whereto
- Bugs: https://storyboard.openstack.org/#!/project/1037
Description
Languages
Python
100%