1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-29 21:47:30 +03:00

Fix FAQ build

(This used to be commit 7c60a2a4394c9ce48c079c2c5233cd8002789e03)
This commit is contained in:
Alexander Bokovoy 2003-04-30 21:47:54 +00:00
parent bd30b6066f
commit cfdcebc8f0
3 changed files with 6 additions and 1 deletions

View File

@ -66,7 +66,7 @@ manpages: $(MANDIR) $(MANPAGES)
pdf: $(PDFDIR) $(PDFDIR)/Samba-HOWTO-Collection.pdf $(PDFDIR)/Samba-Developers-Guide.pdf
htmlman: $(HTMLDIR) $(MANPAGES_HTML) CSS
htmlfaq: $(HTMLDIR) CSS
@$(XSLTPROC) --output $(FAQDIR)/samba-faq.html xslt/html.xsl $(FAQPROJDOC)/sambafaq.xml
@$(XSLTPROC) --param base.dir "$(FAQDIR)" xslt/html-chunk.xsl $(FAQPROJDOC)/sambafaq.xml
html-single: $(HTMLDIR) CSS $(HTMLDIR)/Samba-HOWTO-Collection.html $(HTMLDIR)/Samba-Developers-Guide.html
html: $(HTMLDIR) CSS
@$(XSLTPROC) xslt/html-chunk.xsl $(PROJDOC)/samba-doc.xml

View File

@ -56,6 +56,9 @@ url="http://www.fsf.org/licenses/gpl.txt">http://www.fsf.org/licenses/gpl.txt</u
</dedication>
<!-- Contents -->
<toc/>
<!-- Chapters -->
&NetBIOS;
&Architecture;

View File

@ -30,6 +30,8 @@ and the old samba text documents which were mostly written by John Terpstra.
</para>
</dedication>
<toc/>
&general;
&install;
&config;