CSIT-723: Source code auto-generation for 1707 98/7598/2
authorTibor Frank <tifrank@cisco.com>
Mon, 17 Jul 2017 13:27:00 +0000 (15:27 +0200)
committerTibor Frank <tifrank@cisco.com>
Tue, 18 Jul 2017 06:59:19 +0000 (08:59 +0200)
commit997a1485635dd74aaf090ca5de608b6fdc25b74b
tree389a25dc4645bbeaac38a1b0997a181e1ec1ef73
parentc76f8f80681c352b67fb714d65da25a5217c4ac8
CSIT-723: Source code auto-generation for 1707

Change-Id: Ia178ac180fd344db620757dcc2b9cbb5010276c7
Signed-off-by: Tibor Frank <tifrank@cisco.com>
20 files changed:
resources/libraries/robot/__init__.robot [new file with mode: 0644]
resources/tools/doc_gen/gen_rst.py
resources/tools/doc_gen/src/index.rst
resources/tools/doc_gen/src/requirements.txt
resources/tools/doc_gen/src/tests.dpdk.perf.rst [new file with mode: 0644]
resources/tools/doc_gen/src/tests.func.rst [deleted file]
resources/tools/doc_gen/src/tests.nsh_sfc.func.rst [new file with mode: 0644]
resources/tools/doc_gen/src/tests.perf.rst [deleted file]
resources/tools/doc_gen/src/tests.tldk.func.rst [new file with mode: 0644]
resources/tools/doc_gen/src/tests.vpp.func.ip4_tunnels.rst [new file with mode: 0644]
resources/tools/doc_gen/src/tests.vpp.func.ip6_tunnels.rst [new file with mode: 0644]
resources/tools/doc_gen/src/tests.vpp.func.rst [new file with mode: 0644]
resources/tools/doc_gen/src/tests.vpp.func.vm_vhost.rst [new file with mode: 0644]
resources/tools/doc_gen/src/tests.vpp.perf.ip4_tunnels.rst [new file with mode: 0644]
resources/tools/doc_gen/src/tests.vpp.perf.ip6_tunnels.rst [new file with mode: 0644]
resources/tools/doc_gen/src/tests.vpp.perf.rst [new file with mode: 0644]
resources/tools/doc_gen/src/tests.vpp.perf.vm_vhost.rst [new file with mode: 0644]
tests/vpp/func/ip4_tunnels/__init__.robot [new file with mode: 0644]
tests/vpp/func/ip6_tunnels/__init__.robot [new file with mode: 0644]
tests/vpp/func/vm_vhost/__init__.robot [new file with mode: 0644]