summaryrefslogtreecommitdiffstats
path: root/Documentation/index.rst
diff options
context:
space:
mode:
authorJonathan Corbet <corbet@lwn.net>2017-04-08 11:25:37 -0600
committerJonathan Corbet <corbet@lwn.net>2017-04-08 11:25:37 -0600
commit3d885bef0c4570d21b2caf90d9e3f76e4c90333d (patch)
tree8b3a2cbaa537072612bf566e6488768e75bee799 /Documentation/index.rst
parent9581539e30dcc0255e8bab0c40177f7f61b59a29 (diff)
parentf504d47be5e8fa7ecf2bf660b18b42e6960c0eb2 (diff)
downloadop-kernel-dev-3d885bef0c4570d21b2caf90d9e3f76e4c90333d.zip
op-kernel-dev-3d885bef0c4570d21b2caf90d9e3f76e4c90333d.tar.gz
Merge branch 'user-space-api' into docs-next
Create a beginning user-space API manual, and add one old doc that nobody cares much about. More useful stuff should come soon...
Diffstat (limited to 'Documentation/index.rst')
-rw-r--r--Documentation/index.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/Documentation/index.rst b/Documentation/index.rst
index 5058a3c..61306a2 100644
--- a/Documentation/index.rst
+++ b/Documentation/index.rst
@@ -24,6 +24,18 @@ trying to get it to work optimally on a given system.
admin-guide/index
+Application-developer documentation
+-----------------------------------
+
+The user-space API manual gathers together documents describing aspects of
+the kernel interface as seen by application developers.
+
+.. toctree::
+ :maxdepth: 2
+
+ userspace-api/index
+
+
Introduction to kernel development
----------------------------------
OpenPOWER on IntegriCloud