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 5ba0f85 commit 824648aCopy full SHA for 824648a
doc/src/sgml/stylesheet.dsl
@@ -1,4 +1,4 @@
1
-<!-- $Header: /cvsroot/pgsql/doc/src/sgml/stylesheet.dsl,v 1.4 2001/02/18 17:15:03 petere Exp $ -->
+<!-- $Header: /cvsroot/pgsql/doc/src/sgml/stylesheet.dsl,v 1.5 2001/02/20 22:27:26 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 -->
@@ -22,6 +22,7 @@
22
(define pgsql-docs-list "[email protected]")
23
24
(define %refentry-xref-manvolnum% #f)
25
+(define %section-autolabel% #t)
26
27
(element lineannotation ($italic-seq$))
28
(element structfield ($mono-seq$))
0 commit comments