summaryrefslogtreecommitdiffstats
path: root/modules/xmlrpc/doc/custom.dsl
blob: 24d4b4bfd78e4fd271bbd1277800ff7606ef952f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!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>