/[guile]/guile/workbook/build/recording-api.text
ViewVC logotype

Diff of /guile/workbook/build/recording-api.text

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by ttn, Sun Mar 24 00:20:19 2002 UTC revision 1.2 by ttn, Wed May 1 06:05:32 2002 UTC
# Line 1  Line 1 
1  Part of the release process: record the API.  Part of the release process: record the API.
2    
3  To do this, try something like:  To do this, in top-level builddir, do:
4    
5    cd ~/build/tmp/.tmp-1.6    $mscripts/update-guile-api.alist
   ~/build/.gnu/guile-scripts/scan-api \  
     "/home/ttn/build/.gnu/guile-core-1.6/pre-inst-guile ." \  
     libguile/.libs/libguile.so.10.0.0 \  
     > ~/build/.gnu/guile-core-1.6/doc/guile-api.alist  
6    
7  Note that the guile-api.alist location is fixed (other tools depend on it).  This checks out $top_srcdir/doc/guile-api.alist,
8         runs $mscripts/scan-api to update it,
9         and finally commits the new file.

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26