From b51dd7b9ac7376b4d3c5a279eefd7429c21878b9 Mon Sep 17 00:00:00 2001 From: Ben Hutchings <ben@decadent.org.uk> Date: Wed, 27 Jul 2011 23:32:35 +0200 Subject: [PATCH] Fill in documentation references --- index.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/index.html b/index.html index eca3cec..c5f243e 100644 --- a/index.html +++ b/index.html @@ -381,6 +381,27 @@ <div class="slide"> <h1>Documentation</h1> + <ul class="incremental"> + <li> + <tt>manpages-dev</tt> - the system call API + </li> + <li> + <tt>linux-doc-</tt><var>upstream</var> - miscellaneous upstream + documentation + </li> + <li> + <tt>linux-manual-</tt><var>upstream</var> - the internal API, + based on structured comments + </li> + <li> + <tt>debian-kernel-handbook</tt> - Debian-specific information; + currently also Linux-specific but could cover other kernels + </li> + <li> + <a href="http://wiki.debian.org/DebianKernel">http://wiki.debian.org/DebianKernel</a> + - wiki index page + </li> + </ul> </div> <div class="slide"> -- 2.39.5