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:
parent
bd30b6066f
commit
cfdcebc8f0
@ -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
|
||||
|
@ -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;
|
||||
|
@ -30,6 +30,8 @@ and the old samba text documents which were mostly written by John Terpstra.
|
||||
</para>
|
||||
</dedication>
|
||||
|
||||
<toc/>
|
||||
|
||||
&general;
|
||||
&install;
|
||||
&config;
|
||||
|
Loading…
x
Reference in New Issue
Block a user