diff --git a/docs/de/common.dsl b/docs/de/common.dsl
deleted file mode 100644
index d8884bb0..00000000
--- a/docs/de/common.dsl
+++ /dev/null
@@ -1,46 +0,0 @@
-;; -*- Scheme -*-
-;;
-;; common.dsl,v 1.1.1.1 2003/01/09 09:44:46 dexxter Exp
-;;
-;; This file contains stylesheet customization common to the HTML
-;; and print versions.
-;;
-
-;; Stylesheets Localization
-(define %default-language% "en")
-
-(define %use-id-as-filename% #t)
-(define %gentext-nav-tblwidth% "100%")
-(define %refentry-function% #t)
-(define %refentry-generate-name% #f)
-(define %funcsynopsis-style% 'ansi)
-(define ($legalnotice-link-file$ legalnotice)
- (string-append "copyright" %html-ext%))
-(define %generate-legalnotice-link% #t)
-(define %footnotes-at-end% #t)
-(define %force-chapter-toc% #t)
-(define newline "\U-000D")
-(define %number-programlisting-lines% #f)
-(define %linenumber-mod% 1)
-(define %shade-verbatim% #t)
-
-(define ($generate-book-lot-list$)
- ;; REFENTRY generate-book-lot-list
- ;; PURP Which Lists of Titles should be produced for Books?
- ;; DESC
- ;; This parameter should be a list (possibly empty) of the elements
- ;; for which Lists of Titles should be produced for each 'Book'.
- ;;
- ;; It is meaningless to put elements that do not have titles in this
- ;; list. If elements with optional titles are placed in this list, only
- ;; the instances of those elements that do have titles will appear in
- ;; the LOT.
- ;;
- ;; /DESC
- ;; AUTHOR N/A
- ;; /REFENTRY
- (list (normalize "table")))
-
-(define (php-code code)
- (make processing-instruction
- data: (string-append "php " code "?")))
diff --git a/docs/de/html.dsl b/docs/de/html.dsl
deleted file mode 100644
index e312da30..00000000
--- a/docs/de/html.dsl
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-]>
-
-
-
-
-
-(define %html-ext% ".html")
-
-&html-common.dsl;
-&common.dsl;
-
-
-
-
-
-
-
diff --git a/docs/fr/common.dsl b/docs/fr/common.dsl
deleted file mode 100644
index ad47f956..00000000
--- a/docs/fr/common.dsl
+++ /dev/null
@@ -1,46 +0,0 @@
-;; -*- Scheme -*-
-;;
-;; $Id$
-;;
-;; This file contains stylesheet customization common to the HTML
-;; and print versions.
-;;
-
-;; Stylesheets Localization
-(define %default-language% "en")
-
-(define %use-id-as-filename% #t)
-(define %gentext-nav-tblwidth% "100%")
-(define %refentry-function% #t)
-(define %refentry-generate-name% #f)
-(define %funcsynopsis-style% 'ansi)
-(define ($legalnotice-link-file$ legalnotice)
- (string-append "copyright" %html-ext%))
-(define %generate-legalnotice-link% #t)
-(define %footnotes-at-end% #t)
-(define %force-chapter-toc% #t)
-(define newline "\U-000D")
-(define %number-programlisting-lines% #f)
-(define %linenumber-mod% 1)
-(define %shade-verbatim% #t)
-
-(define ($generate-book-lot-list$)
- ;; REFENTRY generate-book-lot-list
- ;; PURP Which Lists of Titles should be produced for Books?
- ;; DESC
- ;; This parameter should be a list (possibly empty) of the elements
- ;; for which Lists of Titles should be produced for each 'Book'.
- ;;
- ;; It is meaningless to put elements that do not have titles in this
- ;; list. If elements with optional titles are placed in this list, only
- ;; the instances of those elements that do have titles will appear in
- ;; the LOT.
- ;;
- ;; /DESC
- ;; AUTHOR N/A
- ;; /REFENTRY
- (list (normalize "table")))
-
-(define (php-code code)
- (make processing-instruction
- data: (string-append "php " code "?")))
diff --git a/docs/fr/html.dsl b/docs/fr/html.dsl
deleted file mode 100644
index e312da30..00000000
--- a/docs/fr/html.dsl
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-]>
-
-
-
-
-
-(define %html-ext% ".html")
-
-&html-common.dsl;
-&common.dsl;
-
-
-
-
-
-
-
diff --git a/docs/fr/php.dsl b/docs/fr/php.dsl
deleted file mode 100644
index 82a5e5f8..00000000
--- a/docs/fr/php.dsl
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-]>
-
-
-
-
-
-(define %html-ext% ".php")
-
-&html-common.dsl;
-&common.dsl;
-
-
-
-
-
-
-
diff --git a/docs/pt_BR/common.dsl b/docs/pt_BR/common.dsl
deleted file mode 100644
index 8df994d0..00000000
--- a/docs/pt_BR/common.dsl
+++ /dev/null
@@ -1,46 +0,0 @@
-;; -*- Scheme -*-
-;;
-;; $Id$
-;;
-;; This file contains stylesheet customization common to the HTML
-;; and print versions.
-;;
-
-;; Stylesheets Localization
-(define %default-language% "pt_BR")
-
-(define %use-id-as-filename% #t)
-(define %gentext-nav-tblwidth% "100%")
-(define %refentry-function% #t)
-(define %refentry-generate-name% #f)
-(define %funcsynopsis-style% 'ansi)
-(define ($legalnotice-link-file$ legalnotice)
- (string-append "copyright" %html-ext%))
-(define %generate-legalnotice-link% #t)
-(define %footnotes-at-end% #t)
-(define %force-chapter-toc% #t)
-(define newline "\U-000D")
-(define %number-programlisting-lines% #f)
-(define %linenumber-mod% 1)
-(define %shade-verbatim% #t)
-
-(define ($generate-book-lot-list$)
- ;; REFENTRY generate-book-lot-list
- ;; PURP Which Lists of Titles should be produced for Books?
- ;; DESC
- ;; This parameter should be a list (possibly empty) of the elements
- ;; for which Lists of Titles should be produced for each 'Book'.
- ;;
- ;; It is meaningless to put elements that do not have titles in this
- ;; list. If elements with optional titles are placed in this list, only
- ;; the instances of those elements that do have titles will appear in
- ;; the LOT.
- ;;
- ;; /DESC
- ;; AUTHOR N/A
- ;; /REFENTRY
- (list (normalize "table")))
-
-(define (php-code code)
- (make processing-instruction
- data: (string-append "php " code "?")))
diff --git a/docs/pt_BR/html.dsl b/docs/pt_BR/html.dsl
deleted file mode 100644
index 7f059479..00000000
--- a/docs/pt_BR/html.dsl
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-]>
-
-
-
-
-
-(define %html-ext% ".html")
-
-&html-common.dsl;
-&common.dsl;
-
-
-
-
-
-
-
diff --git a/docs/pt_BR/php.dsl b/docs/pt_BR/php.dsl
deleted file mode 100644
index d02c4f2e..00000000
--- a/docs/pt_BR/php.dsl
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-]>
-
-
-
-
-
-(define %html-ext% ".php")
-
-&html-common.dsl;
-&common.dsl;
-
-
-
-
-
-
-