diff options
author | John Terpstra <jht@samba.org> | 2003-05-31 16:48:31 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-05-31 16:48:31 +0000 |
commit | 0f870fe7c92b77d2d8d330d9bbb87a5ea4d4421a (patch) | |
tree | 8eb89b60d7732d6ff8d63cced156f507c1c1cfb3 /docs/docbook/projdoc/samba-doc.xml | |
parent | 5466c1f19b3dcfb22bc59f93ca8f0ca4af7e8b30 (diff) | |
download | samba-0f870fe7c92b77d2d8d330d9bbb87a5ea4d4421a.tar.gz samba-0f870fe7c92b77d2d8d330d9bbb87a5ea4d4421a.tar.bz2 samba-0f870fe7c92b77d2d8d330d9bbb87a5ea4d4421a.zip |
A few fixes, a little tweaking, and it's getting into shape. Back to work now ...
(This used to be commit be8b388a5a6995dca9463a9fd8588918fad4af11)
Diffstat (limited to 'docs/docbook/projdoc/samba-doc.xml')
-rw-r--r-- | docs/docbook/projdoc/samba-doc.xml | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/docs/docbook/projdoc/samba-doc.xml b/docs/docbook/projdoc/samba-doc.xml index a4394d263f..01cc5e0a65 100644 --- a/docs/docbook/projdoc/samba-doc.xml +++ b/docs/docbook/projdoc/samba-doc.xml @@ -67,6 +67,7 @@ PLEASE read this.</para> </partintro> &IntroSMB; &UNIX-INSTALL; +&FastStart; </part> <part id="type"> @@ -84,6 +85,7 @@ section carefully. &Samba-BDC-HOWTO; &DOMAIN-MEMBER; &StandAloneServer; +&ClientConfig; </part> <part id="optional"> @@ -112,6 +114,15 @@ Samba has several features that you might want or might not want to use. The cha &Samba-PAM; &IntegratingWithWindows; &unicode; +&Backup; +&HighAvailability; +</part> + +<part id="migration"> +<title>Migration and Updating</title> +&upgrading; +&NT4Migration; +&SWAT; </part> <part id="troubleshooting"> @@ -124,11 +135,10 @@ Samba has several features that you might want or might not want to use. The cha <part id="Appendixes"> <title>Appendixes</title> &Compiling; -&NT4Migration; &Portability; &Other-Clients; -&SWAT; &SPEED; +&DNS-DHCP-Configuration; &Further-Resources; </part> |