summaryrefslogtreecommitdiff
path: root/docs/xslt/expand-sambadoc.xsl
AgeCommit message (Collapse)AuthorFilesLines
2008-04-23Default to 100% sized images for HTMLJelmer Vernooij1-1/+1
(This used to be commit 0c55f95f6cda382b676634acf2a98a1299d51b85)
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-23Stylescript fixesJelmer Vernooij1-0/+3
(This used to be commit c490850bad7f7d10bd306ff5a6bceeb2cb8eeb39)
2008-04-23Fix image support. If images are missing, this will now also cause theJelmer Vernooij1-1/+1
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-1/+1
- 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-23Clean up XSLJelmer Vernooij1-15/+1
(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-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-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-23- Better names for some filesJelmer Vernooij1-0/+486
- Add the build system (This used to be commit 450386e3edfc59e0ad67c12998eddfc46b381250)