[PATCH -next] Docs: add percpu-counter-tree to core-api index

Randy Dunlap posted 1 patch 3 weeks, 3 days ago
There is a newer version of this series
Documentation/core-api/index.rst |    1 +
1 file changed, 1 insertion(+)
[PATCH -next] Docs: add percpu-counter-tree to core-api index
Posted by Randy Dunlap 3 weeks, 3 days ago
Add percpu-counter-tree to the core-api index to prevent a docs warning:

Documentation/core-api/percpu-counter-tree.rst: WARNING: document isn't included in any toctree [toc.not_included]

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
---
Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
M:	Jonathan Corbet <corbet@lwn.net>
R:	Shuah Khan <skhan@linuxfoundation.org>
L:	linux-doc@vger.kernel.org


 Documentation/core-api/index.rst |    1 +
 1 file changed, 1 insertion(+)

--- linux-next-20260313.orig/Documentation/core-api/index.rst
+++ linux-next-20260313/Documentation/core-api/index.rst
@@ -57,6 +57,7 @@ Library functionality that is used throu
    min_heap
    parser
    list
+   percpu-counter-tree
 
 Low level entry and exit
 ========================