summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/generate-file-list.sh
Commit message (Collapse)AuthorAgeFilesLines
* docs-smbdotconf: fix WINBINDD_SOCKET_DIR path in fallback tableBjörn Baumbach2014-03-031-1/+1
| | | | | | | Signed-off-by: Björn Baumbach <bb@sernet.de> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Mon Mar 3 23:42:22 CET 2014 on sn-devel-104
* docs-smbdotconf: Fix build - add missing XML entities (config paths)Björn Baumbach2014-03-031-8/+11
| | | | | | Signed-off-by: Björn Baumbach <bb@sernet.de> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
* docs: Allow smb.conf.5 to still be generated outside the waf buildAndrew Bartlett2014-01-311-3/+19
| | | | | | | | | This will be needed once we start to use the XML entities for the configure-dependent paths. Change-Id: I2b64f02bb365cc099178b63b2b24bdb239dbb7c1 Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
* Fix documentation build: manpages, links in the HTML documents.Alexander Bokovoy2008-04-241-2/+2
| | | | | | | | | | Fixed manpages generation to properly create handle smb.conf parameters' titles Changed HTML generator to include links for every smb.conf parameter. Now we have correct linking between different HTML documents. Signed-off-by: Alexander Bokovoy <ab@samba.org> (This used to be commit 056935ff1f5fefc3ca42f7006182fc80c94d91ab)
* Moving docs tree to docs-xml to make room for generated docs in the release ↵Gerald W. Carter2008-04-231-0/+19
tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)