e3e749fa30
Make use of doc8 to verify all rst files which are not autogenerated for errors and fail if there are any issues found. The doc8 checks are now part of the tox 'docs' environment and ran automatically. Checks can also be called direcly via 'tox -e docs'. Fix all issues found by doc8. Closes-Bug: #1566765 Change-Id: I2b25247030a1aadcfe029c9e071ef17f2f72046b Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> |
||
---|---|---|
.. | ||
__init__.py | ||
README.rst |
Rally plugins
All *.py
modules from this directory will be auto-loaded
by Rally and all plugins will be discoverable. There is no need of any
extra configuration and there is no difference between writing them here
and in rally code base.
Note that it is better to push all interesting and useful benchmarks to Rally code base, this simplifies administration for Operators.