* doc/{libgtop-ref.sgml, libgtop-ref.dsl}: New files. This is a reference manual that gets automatically build from make-docbook.scm.
13 lines
370 B
Plaintext
13 lines
370 B
Plaintext
<!doctype style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
|
|
<!ENTITY dbtohtml.dsl SYSTEM "dbtohtml.dsl" CDATA DSSSL >
|
|
]>
|
|
|
|
<style-specification id="libgtoprefdbtohtml" use="dbtohtml">
|
|
|
|
(define %output-basename% "libgtop-ref")
|
|
(define %output-directory% "libgtop-ref")
|
|
|
|
</style-specification>
|
|
|
|
<external-specification id="dbtohtml" document="dbtohtml.dsl">
|