1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 02:09:23 +02:00
ampache/modules/xmlrpc/doc/custom.dsl
Karl 'vollmerk' Vollmer bcad40a05a New Import
2005-06-09 16:34:40 +00:00

25 lines
534 B
Text

<!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
<!ENTITY dbstyle SYSTEM "/usr/lib/sgml/stylesheet/dsssl/docbook/nwalsh/html/docbook.dsl" CDATA DSSSL>
]>
<style-sheet>
<style-specification use="docbook">
<style-specification-body>
(define %link-mailto-url%
"edd@usefulinc.com")
(define %html-ext%
".html")
(define %use-id-as-filename%
#t)
(define %root-filename%
"index")
</style-specification-body>
</style-specification>
<external-specification id="docbook" document="dbstyle">
</style-sheet>