summaryrefslogtreecommitdiffstats
path: root/modules/xmlrpc/doc/custom.dsl
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-06-21 07:17:14 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-06-21 07:17:14 +0000
commit42f1115c2ed920d9624f73b64d9c5e1c0df675b2 (patch)
treece49f1ec5de024d2f601a407eb0bf689b350e408 /modules/xmlrpc/doc/custom.dsl
parent68a94efc6ad1ce1b4f9a103a05267316806eb7e7 (diff)
downloadampache-42f1115c2ed920d9624f73b64d9c5e1c0df675b2.tar.gz
ampache-42f1115c2ed920d9624f73b64d9c5e1c0df675b2.tar.bz2
ampache-42f1115c2ed920d9624f73b64d9c5e1c0df675b2.zip
updated to the latest version of the xmlrpc library, and removed some useless files
Diffstat (limited to 'modules/xmlrpc/doc/custom.dsl')
-rw-r--r--modules/xmlrpc/doc/custom.dsl25
1 files changed, 0 insertions, 25 deletions
diff --git a/modules/xmlrpc/doc/custom.dsl b/modules/xmlrpc/doc/custom.dsl
deleted file mode 100644
index 24d4b4bf..00000000
--- a/modules/xmlrpc/doc/custom.dsl
+++ /dev/null
@@ -1,25 +0,0 @@
-<!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>