summaryrefslogtreecommitdiff
path: root/docs/Samba-HOWTO-Collection/PDC.xml
AgeCommit message (Collapse)AuthorFilesLines
2008-04-23More validation fixes; building FO-PDF versions of the HOWTO andJelmer Vernooij1-5/+5
the Guide work now! (This used to be commit 2192c44663d3031cd6c0f228aea4a8cdd2a29a82)
2008-04-23Some more validation updates.Jelmer Vernooij1-1/+1
(This used to be commit ceef479118fcf47b55c62de495224c4ec587f054)
2008-04-23Fix validation for the developers guide.Jelmer Vernooij1-2/+3
(This used to be commit 2a26734ce26ae68f89c814e0b4219964443679ba)
2008-04-23Use new definition of <smbconfoption>, fixes a bunch ofJelmer Vernooij1-41/+41
validity errors. (This used to be commit 3eb5c35e47951f320f7c2f4cd478a95f6d48236e)
2008-04-23Use the Samba DTD rather then the original DocBook one. This step willJelmer Vernooij1-9/+1
(after the DTD is finished) allow us to validate the source documents. This all is require for generating PDF's thru XML-FO. (This used to be commit c5cfb1924445af98d6a538acaea40eceac411fe6)
2008-04-23Replaced '%u' with '%U' which is expanded correctly on login.John Terpstra1-2/+2
(This used to be commit c55065d12d5b8460b5d95d10d4e2b1ef64463cb6)
2008-04-23Better conformance to DocBook standardsJelmer Vernooij1-9/+9
(This used to be commit 54d2975708657319e6ca42c44bd1e871abd09d85)
2008-04-23Fix image support. If images are missing, this will now also cause theJelmer Vernooij1-7/+3
docs build to break. Only images that are actually used are copied. (This used to be commit 9b7099c94588916af6b3c4ebb7883e36d9bf2e6b)
2008-04-23New structure for the docs:Jelmer Vernooij1-0/+1000
- Same name for a doc everywhere (howto -> Samba-HOWTO-Collection, etc) - Shorter and more clearly structured Makefile - Make it possible to change the paths for the images (This used to be commit 96f6c05f25acc8a9bb1977b8bd5cc97ce511b6b1)