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/integration-repositories.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/integration-repositories.rst')
-rw-r--r-- | docs/integration-repositories.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/integration-repositories.rst b/docs/integration-repositories.rst index 211f2d39e..ac40067be 100644 --- a/docs/integration-repositories.rst +++ b/docs/integration-repositories.rst @@ -76,6 +76,13 @@ rather than systematically re-inventing the wheel. :delim: ; :header-rows: 1 +.. csv-table:: Integration Simulators + :file: ./files/csv/repo-simulators.csv + :widths: 30,50,20 + :delim: ; + :header-rows: 1 + + Testsuite --------- |