|
@@ -24,6 +24,18 @@ trying to get it to work optimally on a given system.
|
|
|
|
|
|
|
|
admin-guide/index
|
|
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
|
|
Introduction to kernel development
|
|
|
----------------------------------
|
|
----------------------------------
|
|
|
|
|
|