[spp] [PATCH 0/2] Update spp_vf command docs
ogawa.yasufumi at lab.ntt.co.jp
ogawa.yasufumi at lab.ntt.co.jp
Fri Oct 19 09:07:31 CEST 2018
From: Yasufumi Ogawa <ogawa.yasufumi at lab.ntt.co.jp>
Update documents of spp_vf commands because implementation of controller
of spp_vf is moved to 'spp.py'. This patch is to add description of TAB
completion implemented in this update and fix some of misdiscriptions.
Any of command syntaxes are not changed in this update.
Regards,
Yasufumi
Yasufumi Ogawa (2):
docs: move spp_vf command reference
docs: update spp_vf command
docs/guides/commands/index.rst | 1 +
docs/guides/commands/spp_vf.rst | 348 ++++++++++++++++++++++++++++++
docs/guides/spp_vf/commands/common.rst | 104 ---------
docs/guides/spp_vf/commands/index.rst | 15 --
docs/guides/spp_vf/commands/primary.rst | 49 -----
docs/guides/spp_vf/commands/secondary.rst | 247 ---------------------
docs/guides/spp_vf/index.rst | 1 -
7 files changed, 349 insertions(+), 416 deletions(-)
create mode 100644 docs/guides/commands/spp_vf.rst
delete mode 100644 docs/guides/spp_vf/commands/common.rst
delete mode 100644 docs/guides/spp_vf/commands/index.rst
delete mode 100644 docs/guides/spp_vf/commands/primary.rst
delete mode 100644 docs/guides/spp_vf/commands/secondary.rst
--
2.13.1
More information about the spp
mailing list