From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 22B23432CD; Wed, 8 Nov 2023 03:06:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E691340299; Wed, 8 Nov 2023 03:06:40 +0100 (CET) Received: from mail-ed1-f43.google.com (mail-ed1-f43.google.com [209.85.208.43]) by mails.dpdk.org (Postfix) with ESMTP id 4081740041 for ; Wed, 8 Nov 2023 03:06:40 +0100 (CET) Received: by mail-ed1-f43.google.com with SMTP id 4fb4d7f45d1cf-523029050d0so2012070a12.0 for ; Tue, 07 Nov 2023 18:06:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=youngcopy-com.20230601.gappssmtp.com; s=20230601; t=1699409200; x=1700014000; darn=dpdk.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=tr0r0t+opIE/KdDz9yAxB/4WtEXQbsROwYT9OC6EdXA=; b=AMBPlbvjdakZqa03y4bPRkRuFZhSgq819CiHmcfmf+vHqUMmX9qKa4Oia/ZYtAhCGo jrQOSNwGN1ySurW2b079I45k96yS91ND6UTLPUpzMe913fym142NgdeNkHN0PxlP1ZwF RGjiX6bU4EZ4M1Z2PGlo/k6I9cjXxjfHSKq8icwte6pAQNErUZWVOOau3SeD1COgJamL gByR7MtQeyHEwKFz/suDkaEt6zREAp/duhItLaPNEYUQXBgXrVBCqjqIc8YTt41WH3kz AhBJR3KKPeF96spe8t9o0A8DXXgs2x6BREmvnOxbJ7euBht1tuayRG/F323CnqDv0yPZ ICoA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699409200; x=1700014000; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=tr0r0t+opIE/KdDz9yAxB/4WtEXQbsROwYT9OC6EdXA=; b=P6X75YP+FnBSujRwrFUquAZbEhCSNbkUftkhnFfFNT1A5GSzAslDQPAYiTglLhUFJf yQBLVPC5kavbhipRIB8PjanFT9sjsXRtNnuwvfrs48dB3eAjs7kjuQEL9VnK07xpJT8i ieNXnA2NundZvEo0DsLk7Zl5/ZEelW+c7rJcK4CEHlmVPgNUYJRrgyQVpwqWYGHF7rDB 0QdLVZfLVTehAfUuuFvtVfXlsefkMWbU2QyQJJYP4jFpmYCsppE30VFhppqGngyM3uVZ HzPW5/g60sFg8zt01BMyCsuYzWYmCFLSYSiXfKsUFND587mXO9DSBWPB5WFnRUJ6od6E Eh5w== X-Gm-Message-State: AOJu0YwSlvOoPGjGsDCYlyqk6wrXoA9sBWuMHDp8QncioewzKdCRwN9K yRVWob1bkm5ofxgUFurLW7tawHzUrf5Znq0fVY366Q== X-Google-Smtp-Source: AGHT+IEGK4DsxvKa/pjMOFmadGghSjBebAjBKZ6Iz6Ust+uwThQeE5IGEycHtGLKiro4wb0GiBIVbUXUzEl9bzBlH/A= X-Received: by 2002:a05:6402:5409:b0:544:279:5b9d with SMTP id ev9-20020a056402540900b0054402795b9dmr311561edb.3.1699409199816; Tue, 07 Nov 2023 18:06:39 -0800 (PST) MIME-Version: 1.0 References: <20231103040202.2849-1-dave@youngcopy.com> <20231103040202.2849-7-dave@youngcopy.com> In-Reply-To: From: Dave Young Date: Tue, 7 Nov 2023 21:06:27 -0500 Message-ID: Subject: Re: [PATCH v3 6/7] Added link to Getting Started Guide in index.rst To: Bruce Richardson Cc: dev@dpdk.org, Aaron Conole Content-Type: multipart/alternative; boundary="000000000000aef1be06099a894e" X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org --000000000000aef1be06099a894e Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Bruce, Disregard my previous email. It looks like getting_started_guide/index was somehow deleted but I've added it back. Thanks! David Young Professional Copywriter/Technical Writer Young Copy +1 (678) 500-9550 https://www.youngcopy.com On Tue, Nov 7, 2023 at 8:47=E2=80=AFPM Dave Young wrot= e: > I can have it added in patch 1. In the v3 patchset it's added in > 0006-Added-link-to-Getting-Started-Guide-in-index.rst.patch > > Thanks! > David Young > Professional Copywriter/Technical Writer > Young Copy > +1 (678) 500-9550 > https://www.youngcopy.com > > > On Fri, Nov 3, 2023 at 10:22=E2=80=AFAM Bruce Richardson < > bruce.richardson@intel.com> wrote: > >> On Fri, Nov 03, 2023 at 12:01:52AM -0400, David Young wrote: >> > --- >> > doc/guides/index.rst | 1 + >> > 1 file changed, 1 insertion(+) >> > >> > diff --git a/doc/guides/index.rst b/doc/guides/index.rst >> > index 244b99624c..51a47d3a51 100644 >> > --- a/doc/guides/index.rst >> > +++ b/doc/guides/index.rst >> > @@ -7,6 +7,7 @@ DPDK documentation >> > .. toctree:: >> > :maxdepth: 1 >> > >> > + getting_started_guide/index >> >> Maybe I am missing something, but what patch is >> getting_started_guide/index >> added in? Ideally it should be added with just the intro entry in patch = 1, >> and then each subsequent patch adds lines to the file as we add sections= . >> >> /Bruce >> > --000000000000aef1be06099a894e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Bruce,

Disregard my previ= ous email. It looks like=20 getting_started_guide/index was somehow deleted but I've added it back.=

Thanks!
David Young
Professional Copywriter/Technical Writer
Yo= ung Copy
+1 (678) 500-9550
=


On Tue, Nov 7, 2023 at 8:47=E2=80= =AFPM Dave Young <dave@youngcopy.c= om> wrote:
I can have it added in patch 1. In the v3 patchset = it's added in 0006-Added-link-to-Getting-Started-Guide-in-index.rst.pat= ch

Thanks!
David Young
Prof= essional Copywriter/Technical Writer
Young Copy
+1 (678) 5= 00-9550

On Fri, Nov 3, 2023 at 10:22=E2=80=AFAM Bruce Richardson <bruce.richardson@i= ntel.com> wrote:
On Fri, Nov 03, 2023 at 12:01:52AM -0400, David Young wrote:
> ---
>=C2=A0 doc/guides/index.rst | 1 +
>=C2=A0 1 file changed, 1 insertion(+)
>
> diff --git a/doc/guides/index.rst b/doc/guides/index.rst
> index 244b99624c..51a47d3a51 100644
> --- a/doc/guides/index.rst
> +++ b/doc/guides/index.rst
> @@ -7,6 +7,7 @@ DPDK documentation
>=C2=A0 .. toctree::
>=C2=A0 =C2=A0 =C2=A0:maxdepth: 1
>=C2=A0
> +=C2=A0 =C2=A0getting_started_guide/index

Maybe I am missing something, but what patch is getting_started_guide/index=
added in? Ideally it should be added with just the intro entry in patch 1,<= br> and then each subsequent patch adds lines to the file as we add sections.
/Bruce
--000000000000aef1be06099a894e--