new file - sets output filename and directory for 'gnome-hackers.sgml'.

* doc/gnome-hackers.dsl: new file - sets output filename
and directory for 'gnome-hackers.sgml'.

* doc/libgtop.dsl: most stuff from this file has moved
to 'dbtohtml.dsl', it now only overrides the output
filename and directory.

* doc/dbtohtml.dsl: new file - contains most that was
formerly in 'libgtop.dsl'.
This commit is contained in:
Martin Baulig
1998-05-21 17:46:54 +00:00
parent a83ab971d0
commit afb564b63d
3 changed files with 1642 additions and 1618 deletions
+1627
View File
File diff suppressed because it is too large Load Diff
+12
View File
@@ -0,0 +1,12 @@
<!doctype style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
<!ENTITY dbtohtml.dsl SYSTEM "dbtohtml.dsl" CDATA DSSSL >
]>
<style-specification id="gnomehackersdbotohtml" use="dbtohtml">
(define %output-basename% "gnome-hackers")
(define %output-directory% "gnome-hackers")
</style-specification>
<external-specification id="dbtohtml" document="dbtohtml.dsl">
+3 -1618
View File
File diff suppressed because it is too large Load Diff