summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/docs/builddocs.sh
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r17732: after some help from Jelmer, changed builddocs.sh not to rely onAndrew Tridgell1-34/+24
either an internet connection, or a list of xsl paths (This used to be commit 7f3c699d0f8fc0e75b351bc851dbb9ffdc3617c4)
2007-10-10r17729: remove the dependence on an internet connection for buildingAndrew Tridgell1-0/+62
standalone ldb by only running xsltproc if we can find a local copy of the required stylesheets (This used to be commit 16be09e0d6bd2c9c21f9cf0291dabf661a9a3797)