From 7f767e645bb54c657be9c351723bec25cab8cad6 Mon Sep 17 00:00:00 2001 From: nlopess Date: Wed, 24 Mar 2004 15:31:17 +0000 Subject: [PATCH] remove unneeded file --- docs/Makefile.in | 1 + docs/html.dsl | 21 --------------------- 2 files changed, 1 insertion(+), 21 deletions(-) delete mode 100644 docs/html.dsl diff --git a/docs/Makefile.in b/docs/Makefile.in index d7789e46..66d75fa5 100755 --- a/docs/Makefile.in +++ b/docs/Makefile.in @@ -40,6 +40,7 @@ FORCE: html: FORCE @test -d html || mkdir html $(JADE) $(CATALOG) -d $(HTML_STYLESHEET) -V use-output-dir -t sgml $(XMLDCL) manual.xml + $(PHP) scripts/html_syntax.php html html/ web: FORCE @test -d phpweb || mkdir phpweb diff --git a/docs/html.dsl b/docs/html.dsl deleted file mode 100644 index 7f059479..00000000 --- a/docs/html.dsl +++ /dev/null @@ -1,21 +0,0 @@ - - - -]> - - - - - -(define %html-ext% ".html") - -&html-common.dsl; -&common.dsl; - - - - - - -