Re: [PATCH] docs: fix 'make htmldocs' warning in perf

From: John Garry
Date: Tue Mar 01 2022 - 02:52:53 EST


On 28/02/2022 03:16, Wan Jiabing wrote:
Fix following 'make htmldocs' warnings:
./Documentation/admin-guide/perf/hisi-pcie-pmu.rst: WARNING:
document isn't included in any toctree

Fixes: c8602008e247 ("docs: perf: Add description for HiSilicon PCIe PMU driver")
Signed-off-by: Wan Jiabing <wanjiabing@xxxxxxxx>

Regardless of nit, below:

Reviewed-by: John Garry <john.garry@xxxxxxxxxx>

---
Documentation/admin-guide/perf/index.rst | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/admin-guide/perf/index.rst b/Documentation/admin-guide/perf/index.rst
index 5a8f2529a033..69b23f087c05 100644
--- a/Documentation/admin-guide/perf/index.rst
+++ b/Documentation/admin-guide/perf/index.rst
@@ -8,6 +8,7 @@ Performance monitor support
:maxdepth: 1
hisi-pmu
+ hisi-pcie-pmu

nit: we might prefer alphabetic ordering, but we don't have it fully ATM elsewhere

imx-ddr
qcom_l2_pmu
qcom_l3_pmu