Brian S. Julin writes:
 > 
 > I committed some changes which probably break the SGML in
 > the target doc -- Eric, before you go on vacation, could you
 > send me specs on your build environment/process in case 
 > docs need to be tested/regenerated?

I use openjade 1.4devel and OpenSP1.5pre5 and docbook-dsssl-1.70
For the manpages, I use docbook2X-0.6.9.

To build the doc, cd to the sgmldoc dir then type make valid, make
manpages, make htmlbook, or make htmlref

Everything will go into outputs/

For the manpages, you'll need to setenv MYDB2X to the place where
db2x perl scripts are found (e.g. /home/eric/docbook2X-0.6.9/perl).
makelinks.pl will generate the links from db2x output.

I have a manmake.sh script that generates a 'Makefile.am'
with the manpages found in the directory given as first
argument.

Put the manpages into ggi-core/thelib/doc/man
then 'sh manmake.sh ggi-core/thelib/doc/man'

 > I think I also incorrectly added the flags I added, now that
 > I look at Eric's HTML output.
 >
 > On the productive side, what I added was docs for -physz options
 > and for any options I saw implemented that had missed being documented
 > somehow.

The file used for the manpages is libggi-ref-targets.sgml.
I'll propagate your changes there.

I'll remove the obsolete files if we don't need them anymore.

Eric.

Reply via email to