- Remove more DSSSL leftovers
This commit is contained in:
parent
f501b6192e
commit
06f710c8aa
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/projects/xml-tools/; revision=41044
20 changed files with 0 additions and 251 deletions
|
|
@ -21,9 +21,6 @@ INSTALL_ONLY_COMPRESSED?=
|
|||
# XML content
|
||||
SRCS= book.xml
|
||||
|
||||
# Use the local DSSSL file
|
||||
DSLPRINT?= ${.CURDIR}/freebsd.dsl
|
||||
|
||||
# Images from the cross-document image library
|
||||
IMAGES_LIB+= callouts/1.png
|
||||
IMAGES_LIB+= callouts/2.png
|
||||
|
|
|
|||
|
|
@ -1,18 +0,0 @@
|
|||
<!-- $FreeBSD$ -->
|
||||
|
||||
<!-- Local DSSSL file for the Porter's Handbook. This is so we can include
|
||||
a link to the -ports mailing list at the bottom of the HTML files,
|
||||
rather than the -questions mailing list. -->
|
||||
|
||||
<!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
|
||||
<!ENTITY freebsd.dsl SYSTEM "../../share/xml/freebsd.dsl" CDATA DSSSL>
|
||||
]>
|
||||
|
||||
<style-sheet>
|
||||
<style-specification use="docbook">
|
||||
<style-specification-body>
|
||||
</style-specification-body>
|
||||
</style-specification>
|
||||
|
||||
<external-specification id="docbook" document="freebsd.dsl">
|
||||
</style-sheet>
|
||||
Loading…
Add table
Add a link
Reference in a new issue