Re: some points for FAQ

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: some points for FAQ
Date: 2007-10-09 14:02:36
Message-ID: 20071009140236.GC16160@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Pavel Stehule escribió:

> p.s. can we create some general F.A.Q XML format and store FAQ there?
>
> WIP Proposal:
>
> <faq name = ..... language = >
> <entry number="1.1.1">
> <query>....</query>
> <ansver>
> ...
> we need some tags from html: <p><br><a><i><b><ul><li><table>

There is a DocBook spec for FAQ lists. Actually a friend of mine was
working on converting our FAQ into that kind of XML.

--
Alvaro Herrera http://www.amazon.com/gp/registry/CTMLCN8V17R4
"God is real, unless declared as int"

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2007-10-09 14:23:51 Re: some points for FAQ
Previous Message Simon Riggs 2007-10-09 13:43:51 Re: Uninformative messages from pg_ctl