Also mention config(1) from libSystem (for system administrators)
This commit is contained in:
parent
5624076d79
commit
a62337a5b3
|
@ -9,6 +9,7 @@
|
|||
<!ENTITY camera1 "../../../../../../../Apps/Desktop/src/Camera/Camera-git/doc/camera.xml">
|
||||
<!ENTITY coder1 "../../../../../../../Apps/Desktop/src/Coder/Coder-git/doc/coder.xml">
|
||||
<!ENTITY compose1 "../../../../../../../Apps/Desktop/src/Mailer/Mailer-git/doc/compose.xml">
|
||||
<!ENTITY config1 "../../../../../../../System/src/libSystem/libSystem-git/doc/config.xml">
|
||||
<!ENTITY configure1 "../../../../../../../Apps/Devel/src/configure/configure-git/doc/configure.xml">
|
||||
<!ENTITY copy1 "../../../../../../../Apps/Desktop/src/Browser/Browser-git/doc/copy.xml">
|
||||
<!ENTITY daportal1 "../../../../../../../Apps/Web/src/DaPortal/DaPortal-git/doc/daportal.xml">
|
||||
|
@ -104,6 +105,13 @@
|
|||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&view1;"/>
|
||||
</section>
|
||||
</chapter>
|
||||
<chapter>
|
||||
<title>For administrators</title>
|
||||
<section>
|
||||
<title>Configuration handling</title>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&config1;"/>
|
||||
</section>
|
||||
</chapter>
|
||||
<chapter>
|
||||
<title>For developers</title>
|
||||
<section>
|
||||
|
|
Loading…
Reference in New Issue
Block a user