summaryrefslogtreecommitdiff
path: root/docs/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2008-04-23Fix validation for the developers guide.Jelmer Vernooij1-4/+3
(This used to be commit 2a26734ce26ae68f89c814e0b4219964443679ba)
2008-04-23Use new definition of <smbconfoption>, fixes a bunch ofJelmer Vernooij1-4/+4
validity errors. (This used to be commit 3eb5c35e47951f320f7c2f4cd478a95f6d48236e)
2008-04-23Use the Samba Variant of the DocBook DTD rather thenJelmer Vernooij1-2/+2
the original one. Entities are now in samba-web/, so remove them from here. (This used to be commit a66ba7c7e0b00eb9475a495d18e18cada3f6f9dd)
2008-04-23Use the Samba DTD rather then the original DocBook one. This step willJelmer Vernooij1-8/+5
(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-23Add texi supportJelmer Vernooij1-18/+22
(This used to be commit bdcf561e232d4bcee85e4a7dceccb2382bfe9138)
2008-04-23- Be a bit more verbose.Jelmer Vernooij1-3/+7
- Try some more possibilities when looking for 3.0 sources. - Fix "make files" (This used to be commit 0e33ad6b3b45a95868c64a80ff9e1e97ebe51c16)
2008-04-23Fix some warningsJelmer Vernooij1-4/+3
(This used to be commit 20b8daa76827754e7622141ec6b1dcc65d4764e3)
2008-04-23Couple of minor fixesJelmer Vernooij1-3/+3
(This used to be commit 4b8b1b9294d038707b36403a2f1e165dfe4dc1f1)
2008-04-23Add support for building PDF's thru FO rather then docbook2latex. OutputJelmer Vernooij1-0/+6
files are generated in output/fo-pdf/ (This used to be commit 9cdcd1f9c6966f9ee4223568b123e91ac618100a)
2008-04-23Allow building text versions of the docs splitted by chapterJelmer Vernooij1-0/+4
(This used to be commit b213126f80ed639cb1fe10ec86557632aa283e6e)
2008-04-23Missed one substitution variableJelmer Vernooij1-1/+1
(This used to be commit 934bca56f9cc7da36d87d473e4cb24930de21ef5)
2008-04-23Don't generate the Makefile, but rather include an autogenerated settings fileJelmer Vernooij1-0/+258
(I spend a lot of time editting the Makefile, and running config.status every time I change something gets annoying) (This used to be commit 90f297cbb6d89d93c33b9691b407df23471b4771)