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 03A2D4545B; Fri, 14 Jun 2024 16:33:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E68D240E3A; Fri, 14 Jun 2024 16:33:03 +0200 (CEST) Received: from mail-pj1-f52.google.com (mail-pj1-f52.google.com [209.85.216.52]) by mails.dpdk.org (Postfix) with ESMTP id EC37740B9A for ; Fri, 14 Jun 2024 16:32:58 +0200 (CEST) Received: by mail-pj1-f52.google.com with SMTP id 98e67ed59e1d1-2c31144881eso1895966a91.1 for ; Fri, 14 Jun 2024 07:32:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718375578; x=1718980378; darn=dpdk.org; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=7TyGnh6KknIhUP8WzA2bX3JVjRIG3Ffems8tP0NndvI=; b=gayT/oqmiwfCT5WMGVLjWv5/lCvlFGSKayfTpsJUfXndenWXjmhbRm53qM+srEaOko as0HobS/k57TL+Ify179mL2HYwpFI0HOTYw94/qqlW4622gQa3E9w39moYC6q1flPT6o +VBhzrRT9S7isqUgDYgaoGgf1UQuBkkxjUfUw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718375578; x=1718980378; h=content-transfer-encoding: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=7TyGnh6KknIhUP8WzA2bX3JVjRIG3Ffems8tP0NndvI=; b=YfPVmAhsSOEGFUNbBcjA4KShOIFK+HW7LhRLRXH8CKYGgcx1d60wT4FhkgpBr/GPSe 9+f813gh+xSYflBP8AuKflMnSwZLSxrmog89fs9PM3cotED6o5ScPvLDuh7dpV61kjeV 0xlYU1Cj+raawN9nDAc1CUbzbYA2LDgDTzb3o2KyXKdv7CK0aAxaL/PQfI2PnbuCkeau VJyh5mIAl8UShcfPXqCU0vmtzMuxW/FPQL5kdAtFIIFBlvZiDI2hzHJwin4rXdkRyGJL xXXej0qd4x/tRkZdNOVUvjmW+eq0oi/WrtZpiGBKr/P8LmrpGFq/TG8OhAN4TRP6qmf5 m+rQ== X-Forwarded-Encrypted: i=1; AJvYcCUTBGwLGrKo2GRRijWEyKsiJUQA+h4u1NbPzsM0Rics6i7hfGiB0Eou5qTBpMpBJ1I7MgUY+YDnuCcXNHc= X-Gm-Message-State: AOJu0Yxt0ZKaTSx5ChYKOJNuE7TCCVPvYvnhw+0xUhE5chHUfBfvd/G0 BioRA/A7GZ0Y1V4EZedz2bzOZpFIysOyPkBFq2PHqnDzpayYFHj56chNGj4Ru8KG0XaRNsaY/sJ mjfJltLS5WFTSN+CNZH+CAj/te12sr3smZ5g8qQ== X-Google-Smtp-Source: AGHT+IH9MQxuGIMU6DPPeiAsvN7JTcpBKjUGtvdghiQsCvBZLUwqxH9KRQ6q77JvernHxZX8FDdLIWy4hc08LdMGM0w= X-Received: by 2002:a17:90b:4a09:b0:2c4:e333:35e5 with SMTP id 98e67ed59e1d1-2c4e33337e6mr1908901a91.36.1718375578143; Fri, 14 Jun 2024 07:32:58 -0700 (PDT) MIME-Version: 1.0 References: <20231115133606.42081-1-juraj.linkes@pantheon.tech> <20240412101405.94377-1-juraj.linkes@pantheon.tech> <20240412101405.94377-3-juraj.linkes@pantheon.tech> In-Reply-To: <20240412101405.94377-3-juraj.linkes@pantheon.tech> From: Jeremy Spewock Date: Fri, 14 Jun 2024 10:32:46 -0400 Message-ID: Subject: Re: [PATCH v4 2/3] dts: add API doc sources To: =?UTF-8?Q?Juraj_Linke=C5=A1?= Cc: thomas@monjalon.net, Honnappa.Nagarahalli@arm.com, bruce.richardson@intel.com, probb@iol.unh.edu, paul.szczepanek@arm.com, Luca.Vizzarro@arm.com, npratte@iol.unh.edu, dev@dpdk.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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 I noticed one small typo but otherwise: Reviewed-by: Jeremy Spewock On Fri, Apr 12, 2024 at 6:14=E2=80=AFAM Juraj Linke=C5=A1 wrote: > > These sources could be generated with the sphinx-apidoc utility, but > that doesn't give us enough flexibility, such as sorting the order of > modules or changing the headers of the modules. > > The sources included in this patch were in fact generated by said > utility, but modified to improve the look of the documentation. The > improvements are mainly in toctree definitions and the titles of the > modules/packages. These were made with specific Sphinx config options in > mind. > > Signed-off-by: Juraj Linke=C5=A1 > --- > diff --git a/dts/doc/framework.testbed_model.tg_node.rst b/dts/doc/framew= ork.testbed_model.tg_node.rst > new file mode 100644 > index 0000000000..41206c000b > --- /dev/null > +++ b/dts/doc/framework.testbed_model.tg_node.rst > @@ -0,0 +1,6 @@ > +tg\_node - Traffig Generator Node Typo: Traffic Generator Node > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D > 2.34.1 >