mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-04 02:09:23 +02:00
25 lines
534 B
Text
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>
|