diff options
author | morganrol <morgan.richomme@orange.com> | 2021-03-31 18:06:47 +0200 |
---|---|---|
committer | morganrol <morgan.richomme@orange.com> | 2021-03-31 18:06:47 +0200 |
commit | 52870422a4722451d0bc71c58bf6c33e49604381 (patch) | |
tree | cce53ba24dbc78a5dc8f5bc53cebc3757f7f1c40 /docs/index.rst | |
parent | 11b4934a1c264bddeec0b5d93f6f3fa64f55e376 (diff) |
[DOCUMENTATION] Add a simulator section in documentation
Create a simulator section in integration documentation
This section aims to highlight the existing simulators
and encourage people to reuse them
it is a first skeleton, other patches shall complete
the new sections
Issue-ID: INT-1888
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: If4510001bc1bb754a4bdaf3963175873edb3601c
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 7b4d296b7..9e2a89cbb 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -14,4 +14,5 @@ INTEGRATION integration-labs.rst integration-CICD.rst integration-tests.rst + integration-simulators.rst integration-tooling.rst |