From: Harry van Haaren <harry.van.haaren@intel.com>
To: dev@dpdk.org
Cc: Harry van Haaren <harry.van.haaren@intel.com>
Subject: [PATCH 2/2] docs: improve ordering and remove old header titles
Date: Fri, 27 May 2022 13:45:01 +0000 [thread overview]
Message-ID: <20220527134501.2209817-2-harry.van.haaren@intel.com> (raw)
In-Reply-To: <20220527134501.2209817-1-harry.van.haaren@intel.com>
Move the "source_org" page to after overview, where it fits
better to explain the source-code layout of DPDK, before getting
into details of specific libraries such as EAL.
Also removes the older titles from the 3 documents which still had them.
Signed-off-by: Harry van Haaren <harry.van.haaren@intel.com>
---
doc/guides/prog_guide/index.rst | 2 +-
doc/guides/prog_guide/overview.rst | 2 --
doc/guides/prog_guide/perf_opt_guidelines.rst | 2 --
doc/guides/prog_guide/source_org.rst | 2 --
4 files changed, 1 insertion(+), 7 deletions(-)
diff --git a/doc/guides/prog_guide/index.rst b/doc/guides/prog_guide/index.rst
index 6c7942b845..8564883018 100644
--- a/doc/guides/prog_guide/index.rst
+++ b/doc/guides/prog_guide/index.rst
@@ -10,6 +10,7 @@ Programmer's Guide
intro
overview
+ source_org
env_abstraction_layer
service_cores
trace_lib
@@ -67,7 +68,6 @@ Programmer's Guide
bpf_lib
ipsec_lib
graph_lib
- source_org
build-sdk-meson
meson_ut
build_app
diff --git a/doc/guides/prog_guide/overview.rst b/doc/guides/prog_guide/overview.rst
index 537a568f1e..a3b6603320 100644
--- a/doc/guides/prog_guide/overview.rst
+++ b/doc/guides/prog_guide/overview.rst
@@ -1,8 +1,6 @@
.. SPDX-License-Identifier: BSD-3-Clause
Copyright(c) 2010-2014 Intel Corporation.
-**Part 1: Architecture Overview**
-
Overview
========
diff --git a/doc/guides/prog_guide/perf_opt_guidelines.rst b/doc/guides/prog_guide/perf_opt_guidelines.rst
index 88f92909c1..360009f2e4 100644
--- a/doc/guides/prog_guide/perf_opt_guidelines.rst
+++ b/doc/guides/prog_guide/perf_opt_guidelines.rst
@@ -3,8 +3,6 @@
.. _Performance_Optimization:
-**Part 3: Performance Optimization**
-
Performance Optimization Guidelines
===================================
diff --git a/doc/guides/prog_guide/source_org.rst b/doc/guides/prog_guide/source_org.rst
index 5e4333460a..3d5f7f3bdd 100644
--- a/doc/guides/prog_guide/source_org.rst
+++ b/doc/guides/prog_guide/source_org.rst
@@ -1,8 +1,6 @@
.. SPDX-License-Identifier: BSD-3-Clause
Copyright(c) 2010-2014 Intel Corporation.
-**Part 2: Development Environment**
-
Source Organization
===================
--
2.32.0
next prev parent reply other threads:[~2022-05-27 13:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-27 13:45 [PATCH 1/2] docs/bpf: fix formatting and link Harry van Haaren
2022-05-27 13:45 ` Harry van Haaren [this message]
2022-05-28 11:09 ` Konstantin Ananyev
2022-06-08 8:13 ` Thomas Monjalon
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=20220527134501.2209817-2-harry.van.haaren@intel.com \
--to=harry.van.haaren@intel.com \
--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).