added kernel kit sections
fix license search git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12679 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
21f7f8581b
commit
c6b83b8027
@ -23,5 +23,7 @@ actions Doc2HTML1
|
||||
$(XSLTPROC) -xinclude $(XSLPROCPATHS) -o "$(1)" $(HTMLXSLSHEET) $(2) ;
|
||||
}
|
||||
|
||||
SEARCH on <src!documentation>license.xml = [ FDirName $(OBOS_TOP) src documentation ] ;
|
||||
|
||||
SubInclude OBOS_TOP src documentation haiku_book ;
|
||||
SubInclude OBOS_TOP src documentation shell_tools ;
|
||||
|
@ -3,5 +3,41 @@
|
||||
<chapter id="st-kernelkit">
|
||||
<title>The Kernel Kit</title>
|
||||
|
||||
<sect1>
|
||||
<title>Introduction</title>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<title>Threads</title>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<title>Semaphores</title>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<title>Ports</title>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<title>Areas</title>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<title>Images</title>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<title>System info</title>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<title>Time</title>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<title>Other</title>
|
||||
</sect1>
|
||||
|
||||
</chapter>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user