diff options
-rw-r--r-- | resources/tools/doc_gen/src/index.rst | 25 | ||||
-rw-r--r-- | resources/tools/doc_gen/src/tests.dmm.func.rst | 3 |
2 files changed, 16 insertions, 12 deletions
diff --git a/resources/tools/doc_gen/src/index.rst b/resources/tools/doc_gen/src/index.rst index 6f44febb00..c4e6b28bdc 100644 --- a/resources/tools/doc_gen/src/index.rst +++ b/resources/tools/doc_gen/src/index.rst @@ -2,16 +2,17 @@ Contents -------- .. toctree:: - :numbered: - :maxdepth: 1 - :glob: + :numbered: + :maxdepth: 1 + :glob: - overview - resources.libraries.python - resources.libraries.robot - tests.dpdk.perf - tests.nsh_sfc.func - tests.tldk.func - tests.vpp.func - tests.vpp.perf - indices + overview + resources.libraries.python + resources.libraries.robot + tests.dmm.func + tests.dpdk.perf + tests.nsh_sfc.func + tests.tldk.func + tests.vpp.func + tests.vpp.perf + indices diff --git a/resources/tools/doc_gen/src/tests.dmm.func.rst b/resources/tools/doc_gen/src/tests.dmm.func.rst new file mode 100644 index 0000000000..34079c729b --- /dev/null +++ b/resources/tools/doc_gen/src/tests.dmm.func.rst @@ -0,0 +1,3 @@ +DMM Functional Tests +==================== + |