summaryrefslogtreecommitdiff
path: root/docs-xml/manpages
AgeCommit message (Collapse)AuthorFilesLines
2012-09-17docs-xml: convert smb.conf.5 build to wafAlexander Bokovoy1-1/+4
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-12docs: Bump version up to 4.0.Andreas Schneider8-10/+8
2012-09-12docs: Fix typo.Karolin Seeger1-1/+1
Karolin Autobuild-User(master): Karolin Seeger <kseeger@samba.org> Autobuild-Date(master): Wed Sep 12 12:21:00 CEST 2012 on sn-devel-104
2012-09-11docs: Move idmap manpage to there old location.Andreas Schneider8-0/+891
This wasn't planned and slipped trough, sorry. Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Tue Sep 11 14:28:53 CEST 2012 on sn-devel-104
2012-09-11docs: Bump version up to 4.0.Karolin Seeger72-82/+82
Karolin Autobuild-User(master): Karolin Seeger <kseeger@samba.org> Autobuild-Date(master): Tue Sep 11 12:37:17 CEST 2012 on sn-devel-104
2012-09-07docs: Remove old tdb manpages.Andreas Schneider3-440/+0
They are part of lib/tdb/manpages/ now.
2012-09-07docs: Remove old ldb manpages.Andreas Schneider7-1012/+0
The ldb manpages can be found in lib/ldb/man/.
2012-09-07wafsamba: Add support for manpages in SAMBA_MODULE.Andreas Schneider8-891/+0
2012-09-03docs: Rename manpages-3 -> manpages.Karolin Seeger90-0/+19849
This change was suggested by Andrew Bartlett on the samba-technical mailing list. Karolin Autobuild-User(master): Karolin Seeger <kseeger@samba.org> Autobuild-Date(master): Mon Sep 3 23:35:38 CEST 2012 on sn-devel-104