[PATCH v5 27/27] mm/doc: Build kerneldoc for various mm files

From: Matthew Wilcox (Oracle)
Date: Sat Mar 20 2021 - 01:46:26 EST


These files weren't included in the html docs.

Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>
---
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