Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe4da2f commit 22aeb53Copy full SHA for 22aeb53
doc/src/sgml/stylesheet.dsl
@@ -1,4 +1,4 @@
1
-<!-- $Header: /cvsroot/pgsql/doc/src/sgml/stylesheet.dsl,v 1.1 2001/02/13 21:27:05 petere Exp $ -->
+<!-- $Header: /cvsroot/pgsql/doc/src/sgml/stylesheet.dsl,v 1.2 2001/02/13 22:35:15 petere Exp $ -->
2
<!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
3
4
<!-- must turn on one of these with -i on the jade command line -->
@@ -30,7 +30,6 @@
30
(define %html-ext% ".html")
31
(define %link-mailto-url% (string-append "mailto:" pgsql-docs-list))
32
(define %use-id-as-filename% #t)
33
-(define %stylesheet% "stylesheet.css")
34
35
;; Returns the depth of auto TOC that should be made at the nd-level
36
(define (toc-depth nd)
0 commit comments