diff options
author | Maryam Tahhan <maryam.tahhan@intel.com> | 2016-01-25 10:58:47 +0000 |
---|---|---|
committer | Maryam Tahhan <maryam.tahhan@intel.com> | 2016-01-25 16:26:30 +0000 |
commit | dfdfe27c657c9f458c623f1d44c9a30438fed80b (patch) | |
tree | 0897eef2c18cb61a2448370923fa5b456f3ba627 /docs/userguide/index.rst | |
parent | 11ea896d3dee85a79316c57838adef8807784359 (diff) |
docs: updates and final fixes
Migrate the installation guide for vsperf to a configguide directory,
update the links to the installation guide. Re-add top level index.rst
and remove the all directory. Update release documentation with vsperf
Rel B support.
Change-Id: Ib643b9d3581d8109b85c377027c8cc6be4b797fc
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Radek Zetik <radekx.zetik@intel.com>
Reviewed-by: Dino Simeon Madarang <dino.simeonx.madarang@intel.com>
Reviewed-by: Brian Castelli <brian.castelli@spirent.com>
Diffstat (limited to 'docs/userguide/index.rst')
-rw-r--r-- | docs/userguide/index.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/userguide/index.rst b/docs/userguide/index.rst new file mode 100644 index 00000000..1e02eb21 --- /dev/null +++ b/docs/userguide/index.rst @@ -0,0 +1,9 @@ +****************************** +VSPERF User Guide +****************************** + +.. toctree:: + :numbered: + :maxdepth: 3 + + quickstart.rst |