Soft Patch Panel
 help / color / mirror / Atom feed
From: ogawa.yasufumi@lab.ntt.co.jp
To: spp@dpdk.org, ferruh.yigit@intel.com, ogawa.yasufumi@lab.ntt.co.jp
Subject: [spp] [PATCH 4/4] docs: add labels for experimental commands
Date: Mon,  4 Feb 2019 12:13:10 +0900	[thread overview]
Message-ID: <1549249990-31841-5-git-send-email-ogawa.yasufumi@lab.ntt.co.jp> (raw)
In-Reply-To: <1549249990-31841-1-git-send-email-ogawa.yasufumi@lab.ntt.co.jp>

From: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>

To be linked, add labels for each of experimental commands.

Signed-off-by: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>
---
 docs/guides/commands/experimental.rst | 20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)

diff --git a/docs/guides/commands/experimental.rst b/docs/guides/commands/experimental.rst
index 6a98ef2..e649a05 100644
--- a/docs/guides/commands/experimental.rst
+++ b/docs/guides/commands/experimental.rst
@@ -1,5 +1,8 @@
 ..  SPDX-License-Identifier: BSD-3-Clause
-    Copyright(c) 2017 Nippon Telegraph and Telephone Corporation
+    Copyright(c) 2017-2019 Nippon Telegraph and Telephone Corporation
+
+
+.. _commands_experimental:
 
 Experimental Commands
 =====================
@@ -8,6 +11,9 @@ There are experimental commands in SPP controller.
 It might not work for some cases properly because it is not well tested
 currently.
 
+
+.. _commands_experimental_topo:
+
 topo
 ----
 
@@ -143,6 +149,8 @@ To generate a jpg image, run ``topo`` with the name ``network.jpg``.
     ...  network.jpg  ...
 
 
+.. _commands_experimental_topo_subgraph:
+
 topo_subgraph
 -------------
 
@@ -214,9 +222,17 @@ delete subgraph ``guest_vm``.
     spp > topo_subgraph del guest_vm
 
 
+.. _commands_experimental_topo_resize:
+
 topo_resize
 -----------
 
+.. note::
+
+    This command will be removed because the size of image is configurable
+    with :ref:`config<commands_common_config>` command. You can resize images by changing the value of
+    ``topo_size``.
+
 ``topo_resize`` is a supplemental command for changing the size of
 images displayed on the terminal with ``topo``.
 
@@ -250,6 +266,8 @@ or ratio.
     80%
 
 
+.. _commands_experimental_load_cmd:
+
 load_cmd
 --------
 
-- 
2.7.4

      parent reply	other threads:[~2019-02-04  3:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-04  3:13 [spp] [PATCH 0/4] Add labels to commands in documentation ogawa.yasufumi
2019-02-04  3:13 ` [spp] [PATCH 1/4] docs: add labels for common commands ogawa.yasufumi
2019-02-04  3:13 ` [spp] [PATCH 2/4] docs: add labels for primary commands ogawa.yasufumi
2019-02-04  3:13 ` [spp] [PATCH 3/4] docs: add labels for nfv commands ogawa.yasufumi
2019-02-04  3:13 ` ogawa.yasufumi [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1549249990-31841-5-git-send-email-ogawa.yasufumi@lab.ntt.co.jp \
    --to=ogawa.yasufumi@lab.ntt.co.jp \
    --cc=ferruh.yigit@intel.com \
    --cc=spp@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).