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 + +