Re: Adding a ref file

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Simon Riggs <simon(at)2ndquadrant(dot)com>
Cc: pgsql-docs(at)postgresql(dot)org
Subject: Re: Adding a ref file
Date: 2008-04-18 17:26:52
Message-ID: 4082.1208539612@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Simon Riggs <simon(at)2ndquadrant(dot)com> writes:
> I'm trying to add a new ref/.sgml file, but I can't see which file needs
> to change to allow that to be fully referenced.

Example:

$ grep psqlRef *sgml ref/*sgml
reference.sgml: &psqlRef;
ref/allfiles.sgml:<!entity psqlRef system "psql-ref.sgml">
$

regards, tom lane

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Simon Riggs 2008-04-18 17:51:33 Re: Adding a ref file
Previous Message Simon Riggs 2008-04-18 17:25:20 Adding a ref file