diff --git a/docs/docsite/rst/dev_guide/testing_running_locally.rst b/docs/docsite/rst/dev_guide/testing_running_locally.rst index 703040b5fad..b88a92ee59a 100644 --- a/docs/docsite/rst/dev_guide/testing_running_locally.rst +++ b/docs/docsite/rst/dev_guide/testing_running_locally.rst @@ -6,13 +6,14 @@ Testing Ansible *************** -.. contents:: Topics - This document describes how to: * Run tests locally using ``ansible-test`` * Extend +.. contents:: + :local: + Requirements ============ @@ -35,7 +36,7 @@ An API key is required to use this feature. Recommended for integration tests. -See the `list of supported platforms and versions `_ for additional details. +See the `list of supported platforms and versions `_ for additional details. Environment Variables ---------------------