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 bb7b718 commit 41b4628Copy full SHA for 41b4628
doc/src/sgml/stylesheet.dsl
@@ -1,4 +1,4 @@
1
-<!-- $Header: /cvsroot/pgsql/doc/src/sgml/stylesheet.dsl,v 1.2 2001/02/13 22:35:15 petere Exp $ -->
+<!-- $Header: /cvsroot/pgsql/doc/src/sgml/stylesheet.dsl,v 1.3 2001/02/14 19:35:14 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 -->
@@ -23,6 +23,10 @@
23
24
(define %refentry-xref-manvolnum% #f)
25
26
+(element structfield ($mono-seq$))
27
+(element structname ($mono-seq$))
28
+(element type ($mono-seq$))
29
+
30
<![ %output-html; [
31
;; customize the html stylesheet
32
0 commit comments