From c6b83b80274dd7d0b17b59603521110051f6cfb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Mon, 16 May 2005 10:25:40 +0000 Subject: [PATCH] added kernel kit sections fix license search git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12679 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/documentation/Jamfile | 2 ++ src/documentation/haiku_book/kernelkit.xml | 36 ++++++++++++++++++++++ 2 files changed, 38 insertions(+) diff --git a/src/documentation/Jamfile b/src/documentation/Jamfile index b18757419d..cbc2a8655e 100644 --- a/src/documentation/Jamfile +++ b/src/documentation/Jamfile @@ -23,5 +23,7 @@ actions Doc2HTML1 $(XSLTPROC) -xinclude $(XSLPROCPATHS) -o "$(1)" $(HTMLXSLSHEET) $(2) ; } +SEARCH on license.xml = [ FDirName $(OBOS_TOP) src documentation ] ; + SubInclude OBOS_TOP src documentation haiku_book ; SubInclude OBOS_TOP src documentation shell_tools ; diff --git a/src/documentation/haiku_book/kernelkit.xml b/src/documentation/haiku_book/kernelkit.xml index ef3e868870..59e15bbbee 100644 --- a/src/documentation/haiku_book/kernelkit.xml +++ b/src/documentation/haiku_book/kernelkit.xml @@ -3,5 +3,41 @@ The Kernel Kit + +Introduction + + + +Threads + + + +Semaphores + + + +Ports + + + +Areas + + + +Images + + + +System info + + + +Time + + + +Other + +