DPDK patches and discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Cc: Stephen Hemminger <stephen@networkplumber.org>
Subject: [RFC v2 1/2] doc: move glossary to intro
Date: Mon, 30 Sep 2024 09:19:35 -0700	[thread overview]
Message-ID: <20240930161942.8097-1-stephen@networkplumber.org> (raw)
In-Reply-To: <20240911042800.9203-1-stephen@networkplumber.org>

Move the glossary from the programmers guide into the introduction.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
---
 doc/guides/{prog_guide/glossary.rst => glossary/index.rst} | 0
 doc/guides/index.rst                                       | 1 +
 doc/guides/prog_guide/index.rst                            | 1 -
 3 files changed, 1 insertion(+), 1 deletion(-)
 rename doc/guides/{prog_guide/glossary.rst => glossary/index.rst} (100%)

diff --git a/doc/guides/prog_guide/glossary.rst b/doc/guides/glossary/index.rst
similarity index 100%
rename from doc/guides/prog_guide/glossary.rst
rename to doc/guides/glossary/index.rst
diff --git a/doc/guides/index.rst b/doc/guides/index.rst
index 244b99624c..5cec8a8287 100644
--- a/doc/guides/index.rst
+++ b/doc/guides/index.rst
@@ -29,5 +29,6 @@ DPDK documentation
    mempool/index
    platform/index
    contributing/index
+   glossary/index
    rel_notes/index
    faq/index
diff --git a/doc/guides/prog_guide/index.rst b/doc/guides/prog_guide/index.rst
index 7eb1a98d88..70e0a6af05 100644
--- a/doc/guides/prog_guide/index.rst
+++ b/doc/guides/prog_guide/index.rst
@@ -14,7 +14,6 @@ Foundation Principles
     intro
     overview
     source_org
-    glossary
 
 
 Memory Management
-- 
2.45.2


  reply	other threads:[~2024-09-30 16:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-11  4:27 [RFC] doc: restructure the introduction Stephen Hemminger
2024-09-30 16:19 ` Stephen Hemminger [this message]
2024-09-30 16:19   ` [RFC v2 2/2] " Stephen Hemminger

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=20240930161942.8097-1-stephen@networkplumber.org \
    --to=stephen@networkplumber.org \
    --cc=dev@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).