Merge "Fix README.rst and add syntax check"

This commit is contained in:
Zuul 2018-08-07 09:15:03 +00:00 committed by Gerrit Code Review
commit 8f7678f31e
2 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
.. _Team and repository tags: https://governance.openstack.org/tc/reference/tags/index.html
.. _layered architecture: https://en.wikipedia.org/wiki/Multilayered_architecture
.. _docs/monasca-api-spec.md: docs/monasca-api-spec.md
.. _here: /docs/java.md

View File

@ -64,6 +64,7 @@ commands =
{[testenv:bandit]commands}
{[testenv:bashate]commands}
{[testenv:checkniceness]commands}
python setup.py check --restructuredtext --strict
[testenv:docs]
basepython = python3