unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* scan-api now in guile-core/scripts
@ 2002-05-08 13:33 Thien-Thi Nguyen
  0 siblings, 0 replies; only message in thread
From: Thien-Thi Nguyen @ 2002-05-08 13:33 UTC (permalink / raw)


and hack/scripts/scan-api is now gone.  here are commands to make the
transition (new scan-api has same interface as old).

  cd hack
  ( cd core/scripts ; cvs update )
  ( cd scripts ; cvs update ; make gscripts-symlinks )

also, annotate-api-groupings is now folded into scan-api, and so the
standalone script has been removed.  in the end, the flow is basically:

  [build]
  [edit $top_srcdir/doc/groupings.alist]
  cd $top_builddir
  $mscripts/update-guile-api.alist

this runs scan-api, and processes the groupings, the end result being
new doc/guile-api.alist checked in w/ "((meta ...) (interface ...))".

there is a provisional groupings.alist for HEAD at this time.

thi

_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-05-08 13:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-08 13:33 scan-api now in guile-core/scripts Thien-Thi Nguyen

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).