targets="
configguide/installer-config.rst
configguide/feature-config.rst
+userguide/test-usage.rst
+userguide/feature-usage.rst
"
-# configguide/postinatall.rst
-# userguide/feature-usage.rst
-# userguide/test-usage.rst
+# configguide/post-install.rst
for guide in $targets
do
mainfile="$WORKSPACE/docs/$guide"
Providing users the necessary information to leveraging the features in the platform,
some operation in this section may refer back to the guides in the general system usage section.
-.. include:: ../projects/copper/userguide/userguide.rst
-.. include:: ../projects/doctor/userguide/userguide.rst
-.. include:: ../projects/ipv6/userguide/userguide.rst
-.. include:: ../projects/promise/userguide/userguide.rst
-
+.. <project>/docs/userguide/featureusage.rst files will be imported below by the build script.
The following sections outline how to use the test projects delivering automated
test suites and frameworks in the in the Brahmaputra release of OPNFV.
-.. include:: ../projects/functest/userguide/description.rst
-.. include:: ../projects/functest/userguide/runfunctest.rst
-.. include:: ../projects/vswitchperf/userguide/quickstart.rst
-
+.. <project>/docs/userguide/testusage.rst files will be imported below by the build script.