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 1/2] docs: change use_cases to usecases
Date: Wed, 20 Feb 2019 17:54:53 +0900	[thread overview]
Message-ID: <1550652894-2581-2-git-send-email-ogawa.yasufumi@lab.ntt.co.jp> (raw)
In-Reply-To: <1550652894-2581-1-git-send-email-ogawa.yasufumi@lab.ntt.co.jp>

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

To remove ambiguity from naming of path, change to not use `use_case`
but `usecase`.

Signed-off-by: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>
---
 docs/guides/index.rst                               | 2 +-
 docs/guides/{use_cases => usecases}/index.rst       | 0
 docs/guides/{use_cases => usecases}/multi_nodes.rst | 0
 docs/guides/{use_cases => usecases}/spp_mirror.rst  | 0
 docs/guides/{use_cases => usecases}/spp_nfv.rst     | 0
 docs/guides/{use_cases => usecases}/spp_pcap.rst    | 0
 docs/guides/{use_cases => usecases}/spp_vf.rst      | 0
 7 files changed, 1 insertion(+), 1 deletion(-)
 rename docs/guides/{use_cases => usecases}/index.rst (100%)
 rename docs/guides/{use_cases => usecases}/multi_nodes.rst (100%)
 rename docs/guides/{use_cases => usecases}/spp_mirror.rst (100%)
 rename docs/guides/{use_cases => usecases}/spp_nfv.rst (100%)
 rename docs/guides/{use_cases => usecases}/spp_pcap.rst (100%)
 rename docs/guides/{use_cases => usecases}/spp_vf.rst (100%)

diff --git a/docs/guides/index.rst b/docs/guides/index.rst
index 1f4a5fb..70ec4a6 100644
--- a/docs/guides/index.rst
+++ b/docs/guides/index.rst
@@ -11,7 +11,7 @@ SPP documentation
    overview
    design/index
    gsg/index
-   use_cases/index
+   usecases/index
    commands/index
    tools/index
    api_ref/index
diff --git a/docs/guides/use_cases/index.rst b/docs/guides/usecases/index.rst
similarity index 100%
rename from docs/guides/use_cases/index.rst
rename to docs/guides/usecases/index.rst
diff --git a/docs/guides/use_cases/multi_nodes.rst b/docs/guides/usecases/multi_nodes.rst
similarity index 100%
rename from docs/guides/use_cases/multi_nodes.rst
rename to docs/guides/usecases/multi_nodes.rst
diff --git a/docs/guides/use_cases/spp_mirror.rst b/docs/guides/usecases/spp_mirror.rst
similarity index 100%
rename from docs/guides/use_cases/spp_mirror.rst
rename to docs/guides/usecases/spp_mirror.rst
diff --git a/docs/guides/use_cases/spp_nfv.rst b/docs/guides/usecases/spp_nfv.rst
similarity index 100%
rename from docs/guides/use_cases/spp_nfv.rst
rename to docs/guides/usecases/spp_nfv.rst
diff --git a/docs/guides/use_cases/spp_pcap.rst b/docs/guides/usecases/spp_pcap.rst
similarity index 100%
rename from docs/guides/use_cases/spp_pcap.rst
rename to docs/guides/usecases/spp_pcap.rst
diff --git a/docs/guides/use_cases/spp_vf.rst b/docs/guides/usecases/spp_vf.rst
similarity index 100%
rename from docs/guides/use_cases/spp_vf.rst
rename to docs/guides/usecases/spp_vf.rst
-- 
2.17.1

  reply	other threads:[~2019-02-20  8:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-20  8:54 [spp] [PATCH 0/2] Revise docs ogawa.yasufumi
2019-02-20  8:54 ` ogawa.yasufumi [this message]
2019-02-20  8:54 ` [spp] [PATCH 2/2] docs: fix typo of usecase of spp_mirror ogawa.yasufumi

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=1550652894-2581-2-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).