public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@cygnus.com>
To: insight@sources.redhat.com
Subject: generated web pages
Date: Fri, 30 Nov 2001 17:38:00 -0000	[thread overview]
Message-ID: <3C08348F.8030009@cygnus.com> (raw)
Message-ID: <20011130173800.yArnv1cepgCPq7dw2LhYx0efXkYfrPt1jye1PVIx7vM@z> (raw)

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

             reply	other threads:[~2001-11-30 17:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-05 17:58 Andrew Cagney [this message]
2001-11-30 17:38 ` Andrew Cagney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3C08348F.8030009@cygnus.com \
    --to=ac131313@cygnus.com \
    --cc=insight@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).