summaryrefslogtreecommitdiffstats
path: root/Documentation/core-api/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/core-api/index.rst')
-rw-r--r--Documentation/core-api/index.rst17
1 files changed, 15 insertions, 2 deletions
diff --git a/Documentation/core-api/index.rst b/Documentation/core-api/index.rst
index 25b4e4a4d017..2872ca1a52f1 100644
--- a/Documentation/core-api/index.rst
+++ b/Documentation/core-api/index.rst
@@ -1,8 +1,12 @@
======================
-Core-API Documentation
+Core API Documentation
======================
-Kernel and driver related documentation.
+This is the beginning of a manual for core kernel APIs. The conversion
+(and writing!) of documents for this manual is much appreciated!
+
+Core utilities
+==============
.. toctree::
:maxdepth: 1
@@ -12,6 +16,15 @@ Kernel and driver related documentation.
local_ops
workqueue
+Interfaces for kernel debugging
+===============================
+
+.. toctree::
+ :maxdepth: 1
+
+ debug-objects
+ tracepoint
+
.. only:: subproject
Indices