summaryrefslogtreecommitdiff
path: root/docs/xslt
AgeCommit message (Collapse)AuthorFilesLines
2008-04-23- Respect the scale= attribute.Jelmer Vernooij1-2/+34
- Better conformance to the DocBook specs (This used to be commit 4f02e13dad1d8207d9f9dbaa655f129d4ca63d11)
2008-04-23Better conformance to DocBook standardsJelmer Vernooij1-3/+1
(This used to be commit 54d2975708657319e6ca42c44bd1e871abd09d85)
2008-04-23- Remove unused entitiesJelmer Vernooij1-1/+1
- Fix syntax error in xslt/pearson.xsl - Ignore some autogenerated files - Remove xinclude.dtd (available on the web) (This used to be commit f09d8dccd3d50fd2f7bbd1c35a58868e8030a2dc)
2008-04-23Couple of typo fixesJelmer Vernooij1-0/+15
(This used to be commit 1e49c292c8444ebbbede1dbc6625d097c8cfc2eb)
2008-04-23Stylescript fixesJelmer Vernooij2-0/+19
(This used to be commit c490850bad7f7d10bd306ff5a6bceeb2cb8eeb39)
2008-04-23Couple of large changes to the pearson code, portions byJelmer Vernooij1-15/+984
Jochen Hein. (This used to be commit dc3e0a5a362c3916bfa7b5104b2a17f0d021a6e1)
2008-04-23Fix incorrect transformation for prefacesJelmer Vernooij1-1/+1
(This used to be commit 7f8302a2a4d45a67b0d65757b79dd2e566d1a7f7)
2008-04-23Fix "explanation of each parameter"Jelmer Vernooij1-6/+12
Work on the pearson XSL script a bit more (This used to be commit dd05a7209379053f5eab8c89aff68028c5b6c439)
2008-04-23Fix image support. If images are missing, this will now also cause theJelmer Vernooij2-1/+21
docs build to break. Only images that are actually used are copied. (This used to be commit 9b7099c94588916af6b3c4ebb7883e36d9bf2e6b)
2008-04-23Fix Makefile (docs should build succesfully again now)Jelmer Vernooij1-16/+22
(This used to be commit 8f8e6d221c0637c66b20468560f49fc6258156f5)
2008-04-23All yodl macros are used now :-) Not allJelmer Vernooij1-5/+211
docbook tags are supported at the moment (tables, author information, verbatim stuff, bibliographies..) but that will follow later. It took me under 45 minutes to write all this; XSL is neat! :-) (This used to be commit cf5843dd160cca5c61c43580c62111beb3ab7545)
2008-04-23XSL script for converting DocBook XML to Yodl, almost done :-)Jelmer Vernooij1-0/+108
(This used to be commit b9404cd05db77efbb81fc59925aaff59d45416fa)
2008-04-23New structure for the docs:Jelmer Vernooij3-2/+11
- 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)
2008-04-23Minor fixes:Jelmer Vernooij2-46/+1
- faster doc compilation - remove unused (CVS) script (This used to be commit 9cab0924b0c7379f68ff12d02e7a496f8359816b)
2008-04-23Add initial version of Pearson stylesheetJelmer Vernooij1-0/+108
(This used to be commit 626ea21b64d61935faf3ec211c122c90aba799e4)
2008-04-23Add Jerry's list of relevant TDB files to smbd manpageJelmer Vernooij6-1409/+0
(This used to be commit 9dac44bc41f60fdcea1accb1d2032866964968b0)
2008-04-23Remove redundant attributesJelmer Vernooij1-1/+1
(This used to be commit c031e9abc270b63681e357e3f80b73515b611955)
2008-04-23Generate summary of manpagesJelmer Vernooij1-0/+36
(This used to be commit da9b66e0e3fee0f4570583fec3e75bdcb931a56a)
2008-04-23Clean up XSLJelmer Vernooij2-16/+2
(This used to be commit d8fba4d56536e43aae2e34838fa37ac5d4087e33)
2008-04-23Use html2text for generating text output instead of xmlto, which uses a ↵Jelmer Vernooij1-1/+0
combination of xsltproc and lynx (This used to be commit dc303a8c08c60c81bf3b38708af115f660aa9e7d)
2008-04-23Fixes in manpage generatingJelmer Vernooij1-1/+0
(This used to be commit b80770477c83e1801a3d9195d10d6578bbc5e47b)
2008-04-23Fix path to images. CSS path doesn't work yet - I'll have a look at that ↵Jelmer Vernooij1-1/+11
tomorrow (This used to be commit 0666499b1dffb5c1e9c0465b745fd1e5d7deefc6)
2008-04-23Add script for extracting additional filesJelmer Vernooij1-0/+41
(This used to be commit b41c38e8df138eca806e4c04a6d48059d9b03ca7)
2008-04-23Another round of fixes (projdoc -> howto) for imagesAlexander Bokovoy1-2/+2
(This used to be commit 80aa81950e7cf341b87b0f7b77850d080a67f9a6)
2008-04-23Fix samba-docs build after svn conversion and Samba3 By Example addition.Alexander Bokovoy1-1/+1
Now we are able to build everything in samba-docs properly. (This used to be commit bb09f771958150e9465a5dc9d8e62aa8477c17a4)
2008-04-23Remove ignore filesJelmer Vernooij1-0/+42
Add missing build files (This used to be commit 5f3b2ba2255a557d3af6624779c34e0b59e0352a)
2008-04-23- Better names for some filesJelmer Vernooij21-0/+5793
- Add the build system (This used to be commit 450386e3edfc59e0ad67c12998eddfc46b381250)