From 992a8e60e3fea77c55589fc1c5af2304e78a5baa Mon Sep 17 00:00:00 2001 From: Matthew Wilcox Date: Thu, 23 Nov 2017 22:57:20 -0500 Subject: xarray: Add documentation This is documentation on how to use the XArray, not details about its internal implementation. Signed-off-by: Matthew Wilcox Acked-by: Josef Bacik --- Documentation/core-api/index.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'Documentation/core-api/index.rst') diff --git a/Documentation/core-api/index.rst b/Documentation/core-api/index.rst index 26b735cefb93..df3105aa75f4 100644 --- a/Documentation/core-api/index.rst +++ b/Documentation/core-api/index.rst @@ -21,6 +21,7 @@ Core utilities local_ops workqueue genericirq + xarray flexible-arrays librs genalloc -- cgit v1.2.3