First changes for reference pages. Fix markup in the docguide.
authorThomas G. Lockhart
Wed, 13 May 1998 05:33:32 +0000 (05:33 +0000)
committerThomas G. Lockhart
Wed, 13 May 1998 05:33:32 +0000 (05:33 +0000)
doc/src/sgml/Makefile
doc/src/sgml/docguide.sgml
doc/src/sgml/postgres.sgml

index 6437ad4a57a77b71a7cf16348c076d299ef71fa8..24023ed13caf3db1691afc3ecbc74ff697b39701 100644 (file)
@@ -8,7 +8,7 @@
 #
 #
 # IDENTIFICATION
-#    $Header: /cvsroot/pgsql/doc/src/sgml/Makefile,v 1.2 1998/03/01 20:44:37 thomas Exp $
+#    $Header: /cvsroot/pgsql/doc/src/sgml/Makefile,v 1.3 1998/05/13 05:33:30 thomas Exp $
 #
 #----------------------------------------------------------------------------
 
@@ -29,7 +29,8 @@ PSTYLE=/usr/lib/sgml/stylesheets/jade/docbook/print
 HDSL=$(HSTYLE)/docbook.dsl
 PDSL=$(PSTYLE)/docbook.dsl
 
-#DBOPTS= -V %no-split-output% -V %no-make-index%
+DBOPTS= -D ref
+#DBOPTS+= -V %no-split-output% -V %no-make-index%
 
 TAR= tar
 
@@ -85,7 +86,7 @@ distclean::
 
 %.html:    %.sgml #$(HDSL)
    (rm -rf *.htm)
-   jade $(DBOPTS) -D sgml $(HTMLOPTS) -t sgml $<
+   jade $(DBOPTS) $(HTMLOPTS) -t sgml $<
    (ln -sf book01.htm index.html)
    (ln -sf book01.htm $*.html)
 
index 3e571f33ad8aaaac8e81df71ec143e42168c8b54..03b6356134ad6110b661f5fda6065b77f566fadf 100644 (file)
@@ -239,7 +239,7 @@ right, and I can verify the document with "nsgmls -s docguide.sgml".
 Building Documentation
 
 
-GNU <application>make> is used to build documentation from the DocBook sources.
+GNU <programname>make> is used to build documentation from the DocBook sources.
 There are a few environment definitions which may need to be set or modified for your installation.
 The Makefile looks for 
 doc/../src/Makefile
index 22a74d95f61ddc797308a1b8fbb43e1f00fad29b..67adad9e21dd528c464d6adcb932d7e40c821e5d 100644 (file)
@@ -6,11 +6,14 @@
 -
 - -->
 
+
+
 
 
 
 
 
+
 
 
 
@@ -22,6 +25,7 @@
 
 
 
+
 
 
 
@@ -29,6 +33,7 @@
 
 
 
+
 
 
 
 
 
 
+
+
+
+%allfiles;
+
+
 
 
 
@@ -198,7 +209,7 @@ Information for extending Postgres.
 
 
 
-<span class="marked">Reference</span>
+<span class="marked">Interfaces</span>
 
 
 User and programmer interfaces.
@@ -213,6 +224,17 @@ User and programmer interfaces.
 &jdbc;
 
 
+
+Reference
+
+
+Command syntax.
+
+
+
+&commands;
+
+
 
 Developer's Guide
 
@@ -242,4 +264,3 @@ Additional related information.
  
 
 
-