1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
Commit Graph

11 Commits

Author SHA1 Message Date
Björn Baumbach
3ecbe8c83a docs-xml: fix use of <smbconfoption> tag (fix bug #9345)
Signed-off-by: Björn Baumbach <bb@sernet.de>
Reviewed-by: Karolin Seeger <ks@samba.org>

Autobuild-User(master): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(master): Fri Nov  2 12:37:42 CET 2012 on sn-devel-104
2012-11-02 12:37:42 +01:00
Alexander Bokovoy
73ed153310 docs-xml: convert smb.conf.5 build to waf
smb.conf(5) is different from other manpages because before it is
built, it gets merged together from a number of smaller files, one
per parameter. So we first create a parameters.all.xml file that
references all these files and then include it into master smb.conf.5.xml

One small issue is how to handle generated files in WAF build
from xi:include perspective as the files are generated in bin/default/docs-xml
rather than in docs-xml. We solve this by further expanding use of XML catalogs
and rewriting virtual path http://www.samba.org/samba/smbdotconf/ to proper
location.

Both docs-xml autoconf and waf builds work correctly now.

Autobuild-User(master): Alexander Bokovoy <ab@samba.org>
Autobuild-Date(master): Mon Sep 17 14:18:31 CEST 2012 on sn-devel-104
2012-09-17 14:18:31 +02:00
Jeremy Allison
efd94d1598 Fix bug #8831 - Inconsistent (with manpage) command-line switch for "help" in smbtree
Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Fri Mar 30 22:59:53 CEST 2012 on sn-devel-104
2012-03-30 22:59:53 +02:00
Michael Adam
9e2eefad44 docs: use abs_top_builddir instead of BUILDDIR to let configure create correct catalog file
The use of the catalog file is still controlled by exporting the
XML_CATALOG_FILES variable as described in build/README
2010-09-23 03:05:48 +02:00
Volker Lendecke
f6c39cec27 s3-docs: Document 'smbclient -C'. 2010-02-16 11:05:09 +01:00
Günther Deschner
0d412789b8 s3-docs: mention all long option names in samba.entities file.
Guenther
2009-12-21 17:46:34 +01:00
Günther Deschner
d9ca1488a4 s3-docs: not working for SuSE anymore...
Guenther
2009-12-21 17:45:31 +01:00
Jelmer Vernooij
cc6a5d57ea Use <example> + <smbconfblock> rather than nonexistant element
<smbconfexample>.
2009-05-01 22:49:14 +02:00
Jelmer Vernooij
38030958ed Remove the DTD for the removed pdb-xml backend. 2009-05-01 22:49:12 +02:00
Gerald W. Carter
9670e9e9b3 Adding DTD from svn:externals link in samba-docs SVN repo
(This used to be commit 54b82bc95d)
2008-04-23 08:47:49 -05:00
Gerald W. Carter
8f8a9f0190 Moving docs tree to docs-xml to make room for generated docs in the release tarball.
(This used to be commit 9f672c26d6)
2008-04-23 08:47:48 -05:00