public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* generated web pages
@ 2001-10-05 17:58 Andrew Cagney
  2001-11-30 17:38 ` Andrew Cagney
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Cagney @ 2001-10-05 17:58 UTC (permalink / raw)
  To: insight

Hello,

I took the liberty of adding the generation of the pages:

	http://sources.redhat.com/insight/ari/
	http://sources.redhat.com/insight/onlinedocs/

to the nightly snapshot process.

ari:

This just runs over the sources looking for random coding convention 
related things.  Ranging from use of a deprecated function (xfree() vs 
FREEIF()) through to the truely silly (number of goto's).


onlinedocs:

Well it did something.  The process is pretty simple:

	o	cd gdb/doc && make html
	o	cp *.html .../onlinedocs/
	o	generate indexh.html

One problem, I suspect, is that the snapshot process currently assumes 
that it can override .../onlinedocs/indexh.html with a generated table. 
  Looks like one of the insight pages is called index.html so that is 
being trashed.

Another problem looks to be the lack of pictures.

	Andrew

^ permalink raw reply	[flat|nested] 2+ messages in thread

* generated web pages
  2001-10-05 17:58 generated web pages Andrew Cagney
@ 2001-11-30 17:38 ` Andrew Cagney
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Cagney @ 2001-11-30 17:38 UTC (permalink / raw)
  To: insight

Hello,

I took the liberty of adding the generation of the pages:

	http://sources.redhat.com/insight/ari/
	http://sources.redhat.com/insight/onlinedocs/

to the nightly snapshot process.

ari:

This just runs over the sources looking for random coding convention 
related things.  Ranging from use of a deprecated function (xfree() vs 
FREEIF()) through to the truely silly (number of goto's).


onlinedocs:

Well it did something.  The process is pretty simple:

	o	cd gdb/doc && make html
	o	cp *.html .../onlinedocs/
	o	generate indexh.html

One problem, I suspect, is that the snapshot process currently assumes 
that it can override .../onlinedocs/indexh.html with a generated table. 
  Looks like one of the insight pages is called index.html so that is 
being trashed.

Another problem looks to be the lack of pictures.

	Andrew

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-12-01  1:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-05 17:58 generated web pages Andrew Cagney
2001-11-30 17:38 ` Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).