diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2015-06-03 16:39:56 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2015-06-03 16:39:56 +0000 |
commit | 3af65579b3feb77986981fa46d28e7996274b3f7 (patch) | |
tree | 8759c6bfbc596f97896b394855450061299f5782 | |
parent | fa9ed98d4b1d09df637775f46845a7c2cf1b1a8a (diff) | |
parent | 6a088bd701539b72c2a27a28272abe24a985c70c (diff) |
Merge "Put ToC after heading"
-rw-r--r-- | docs/functest.rst | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/functest.rst b/docs/functest.rst index 5b2c65aa..515ab698 100644 --- a/docs/functest.rst +++ b/docs/functest.rst @@ -1,9 +1,13 @@ -.. contents:: - =========================== OPNFV functional test guide =========================== +.. contents:: + +------------ +Introduction +------------ + Testing is a key challenge of OPNFV. It shall be possible to run functional tests on any OPNFV solution. |