Format for docs

Started by Harryover 21 years ago2 messagesdocs
Jump to latest
#1Harry
postituk@yahoo.com

What is the preferred format if writing postgresql documentation?

Is plain text OK?

=====
Harry
Join team plico.
http://www.hjackson.org/cgi-bin/folding/index.pl

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

#2Gavin Sherry
swm@linuxworld.com.au
In reply to: Harry (#1)
Re: Format for docs

On Tue, 21 Dec 2004, Harry wrote:

What is the preferred format if writing postgresql documentation?

Is plain text OK?

They're marked up in docbook. Check out cvs
(http://developer.postgresql.org/docs/postgres/cvs.html. The document
source is in doc/src/sgml/.

Thanks,

Gavin