where to get stylesheet?

Started by Nonameabout 27 years ago2 messages
#1Noname
jwieck@debis.com

Hi,

I finally had success in compiling jade 1.2 (damned thing
:-). Now I'm looking for the stylesheet files needed to
create PostgreSQL documentations.

Thomas, you should have them. Can you mail them to me or at
least point me to where I can grab 'em?

Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#======================================== jwieck@debis.com (Jan Wieck) #

#2Thomas G. Lockhart
lockhart@alumni.caltech.edu
In reply to: Noname (#1)
Re: [HACKERS] where to get stylesheet?

I finally had success in compiling jade 1.2 (damned thing
:-). Now I'm looking for the stylesheet files needed to
create PostgreSQL documentations.

I'll mail you the style sheet I'm working with now (and am planning on
using for the v6.4 release). For future reference, the maintainer
distributes the sheets from

http://www.nwalsh.com/docbook/dsssl/index.html

(which you can get to from www.nwalsh.com).

Look in the appendix in the Developer's Guide or the integrated docs in
the chapter on documentation for suggestions on an appropriate
Makefile.custom to point to the right style sheets.

- Tom