Convert external-projects to an appendix.
authorTom Lane
Wed, 29 Dec 2004 23:36:47 +0000 (23:36 +0000)
committerTom Lane
Wed, 29 Dec 2004 23:36:47 +0000 (23:36 +0000)
doc/src/sgml/external-projects.sgml
doc/src/sgml/postgres.sgml

index 5e52fd01b611a50e3ba5bd4662f6d96f2b3ed48d..90c3a95f5e032cfbe37841b3f9090bf6378a12e6 100644 (file)
@@ -1,8 +1,8 @@
 
 
- <chapter id="external-projects">
+ <appendix id="external-projects">
   External Projects
 
   
@@ -22,16 +22,16 @@ $PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.6 2004/12/28 22:47:15
   
    Many PostgreSQL-related projects are
    hosted at either
-   GBorg at  url="http://gborg.postgresql.org">
-   http://gborg.postgresql.org or
-   pgFoundry at 
+   GBorg at 
+   url="http://gborg.postgresql.org">http://gborg.postgresql.org
+   or pgFoundry at 
    url="http://pgfoundry.org">http://pgfoundry.org.
    There are other
    PostgreSQL-related projects that are hosted
    elsewhere, but you will have to do an Internet search to find them.
   
 
external-interfaces">
   Externally Developed Interfaces
 
   
@@ -147,11 +147,17 @@ $PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.6 2004/12/28 22:47:15
     
 
    
+
+   All of these can be found at 
+   GBorg (
+   url="http://gborg.postgresql.org">http://gborg.postgresql.org)
+   or pgFoundry (
+   url="http://pgfoundry.org">http://pgfoundry.org).
    
 
  
  
rnal-extensions">
  Extensions
 
   
@@ -181,7 +187,7 @@ $PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.6 2004/12/28 22:47:15
    
 
  
-chapter>
+appendix>
 
 
 
 
@@ -168,7 +168,8 @@ $PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.70 2004/12/24 19:12:37 tgl Exp
     with PostgreSQL.  Each of these chapters can be
     read independently.  Note that there are many other programming
     interfaces for client programs that are distributed separately and
-    contain their own documentation.  Readers of this part should be
+    contain their own documentation (
+    lists some of the more popular ones).  Readers of this part should be
     familiar with using SQL commands to manipulate
     and query the database (see ) and of course
     with the programming language that the interface uses.
@@ -179,7 +180,6 @@ $PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.70 2004/12/24 19:12:37 tgl Exp
   &lobj;
   &ecpg;
   &infoschema;
-  &external-projects;
 
  
 
@@ -252,6 +252,7 @@ $PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.70 2004/12/24 19:12:37 tgl Exp
   &release;
   &cvs;
   &docguide;
+  &external-projects;