[PATCH v5 27/27] mm/doc: Build kerneldoc for various mm files
Matthew Wilcox (Oracle)
willy at infradead.org
Sat Mar 20 05:41:04 GMT 2021
These files weren't included in the html docs.
Signed-off-by: Matthew Wilcox (Oracle) <willy at infradead.org>
---
Documentation/core-api/mm-api.rst | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/Documentation/core-api/mm-api.rst b/Documentation/core-api/mm-api.rst
index 874ae1250258..3af5875a1d9e 100644
--- a/Documentation/core-api/mm-api.rst
+++ b/Documentation/core-api/mm-api.rst
@@ -93,3 +93,10 @@ More Memory Management Functions
.. kernel-doc:: mm/page_alloc.c
.. kernel-doc:: mm/mempolicy.c
+
+.. kernel-doc:: include/linux/mm_types.h
+ :internal:
+.. kernel-doc:: include/linux/mm.h
+ :internal:
+.. kernel-doc:: mm/util.c
+ :functions: folio_mapping
--
2.30.2
More information about the linux-afs
mailing list