From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 32EE341C30;
	Tue,  7 Feb 2023 16:39:30 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id E971040A84;
	Tue,  7 Feb 2023 16:39:29 +0100 (CET)
Received: from us-smtp-delivery-124.mimecast.com
 (us-smtp-delivery-124.mimecast.com [170.10.133.124])
 by mails.dpdk.org (Postfix) with ESMTP id 74CE04021F
 for <dev@dpdk.org>; Tue,  7 Feb 2023 16:39:28 +0100 (CET)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;
 s=mimecast20190719; t=1675784368;
 h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
 to:to:cc:cc:mime-version:mime-version:content-type:content-type:
 in-reply-to:in-reply-to:references:references;
 bh=GwesRS8GCIQQNYz3zA/FHuwt+giRz8YJY/M1sA/iQQU=;
 b=CoTqJpJAnxl2Ndxjd+te0HbCp8sdb+YJjHnSjQX4egxMGcMyI6t2UDIXIlpp87Gmq0ECxj
 kGsH/Vjalv1lWNPisu6MeLKZEXvoTNIDyxRyD9tGFbtsMPcb4lZnA+ZlgqsG4U9WYjaRYN
 Zt7Yz2SVCucFNU6zZGN9fMxzJrb3+zw=
Received: from mail-pg1-f200.google.com (mail-pg1-f200.google.com
 [209.85.215.200]) by relay.mimecast.com with ESMTP with STARTTLS
 (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id
 us-mta-418-SpsmmYqGNeCPJIXydJqxpg-1; Tue, 07 Feb 2023 10:39:19 -0500
X-MC-Unique: SpsmmYqGNeCPJIXydJqxpg-1
Received: by mail-pg1-f200.google.com with SMTP id
 e11-20020a63d94b000000b0048988ed9a6cso6841755pgj.1
 for <dev@dpdk.org>; Tue, 07 Feb 2023 07:39:19 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112;
 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=GwesRS8GCIQQNYz3zA/FHuwt+giRz8YJY/M1sA/iQQU=;
 b=havlIhf6J/MYJ6yhqpdrhchr7i0O/SSB4iF4l7vmLx3laM9DR9ZCiaGczK14BF3KuD
 48mX2GNKenFiIr0zDmMJVO7pHlEw6O5k6I67P3kyhnpuozy/APPpGQQ/Kad0SEN5i6JF
 zkKPnJ2C0FXTV1yo32NywWKie1bQafhKG69Jp/6GOKWuhOXt3J17ms/VbdfxfKbZmOgF
 lir9+/srx/0iaibR/uwoO8NAPhhVNj6AfY728MNNp2HVx2XGImrSf35+mvnZACrXll29
 Q11cIY8+M2T/HkvOjN5CWQujSqifZoI6P14+i70EA+yEph8WCr3x+cB2yV1VCkvzmUcI
 yYeQ==
X-Gm-Message-State: AO0yUKWH6pZE9UCeDtHoaCVm9yNk9W6ndjTwv9x1Anys2WuSXxpifnFB
 jyFv5hLj3d0fZbIlQK6Wi7XY+JnwjF0BAuMKsYOwwjayMUCtNwE/83SGk7YcRSKS1qpa69mXC+7
 6tYohtl2r4yxM8TpFUPk=
X-Received: by 2002:a17:90a:9f91:b0:230:b57f:5229 with SMTP id
 o17-20020a17090a9f9100b00230b57f5229mr1949674pjp.68.1675784358392; 
 Tue, 07 Feb 2023 07:39:18 -0800 (PST)
X-Google-Smtp-Source: AK7set9QRcGQvWOtQoUwaiS2pWKvPCkqLEng0mr2SUxb9lCqiPhYwhFkxWTkosTajlKOIoAhhDZf858ugA7jq2YVw7s=
X-Received: by 2002:a17:90a:9f91:b0:230:b57f:5229 with SMTP id
 o17-20020a17090a9f9100b00230b57f5229mr1949667pjp.68.1675784358102; Tue, 07
 Feb 2023 07:39:18 -0800 (PST)
MIME-Version: 1.0
References: <1670271868-11364-1-git-send-email-roretzla@linux.microsoft.com>
 <1675197017-11287-1-git-send-email-roretzla@linux.microsoft.com>
 <1675197017-11287-3-git-send-email-roretzla@linux.microsoft.com>
In-Reply-To: <1675197017-11287-3-git-send-email-roretzla@linux.microsoft.com>
From: David Marchand <david.marchand@redhat.com>
Date: Tue, 7 Feb 2023 16:39:06 +0100
Message-ID: <CAJFAV8yHmeg=hNyKHB=rZ29yRkCm8T5muX-fjGAnkuKhZQFvwA@mail.gmail.com>
Subject: Re: [PATCH v5 2/3] doc: add missing index entry for thread
To: Tyler Retzlaff <roretzla@linux.microsoft.com>
Cc: dev@dpdk.org, thomas@monjalon.net, olivier.matz@6wind.com, 
 stephen@networkplumber.org, mb@smartsharesystems.com, hofors@lysator.liu.se
X-Mimecast-Spam-Score: 0
X-Mimecast-Originator: redhat.com
Content-Type: text/plain; charset="UTF-8"
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org

On Tue, Jan 31, 2023 at 9:30 PM Tyler Retzlaff
<roretzla@linux.microsoft.com> wrote:
>
> Add missing thread index referencing rte_thread.h under the basic
> topic.
>
> Signed-off-by: Tyler Retzlaff <roretzla@linux.microsoft.com>
> ---
>  doc/api/doxy-api-index.md | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/doc/api/doxy-api-index.md b/doc/api/doxy-api-index.md
> index de488c7..e8ed51a 100644
> --- a/doc/api/doxy-api-index.md
> +++ b/doc/api/doxy-api-index.md
> @@ -211,6 +211,7 @@ The public API headers are grouped by topics:
>    [config file](@ref rte_cfgfile.h),
>    [key/value args](@ref rte_kvargs.h),
>    [string](@ref rte_string_fns.h)
> +  [thread](@ref rte_thread.h)

A , is missing on the line before.
This can be seen in the rendered html:
"basic: bitops, approx fraction, random, config file, key/value args,
string thread"

I'll fix when applying.

Reviewed-by: David Marchand <david.marchand@redhat.com>


-- 
David Marchand