--- libgig/trunk/README 2004/08/18 12:11:26 220 +++ libgig/trunk/README 2004/11/26 19:24:18 312 @@ -9,7 +9,7 @@ files and provide abstract access to the data. - gig classes (gig.h, gig.cpp): These are based on the DLS classes and - provide the neccessary extensions for + provide the necessary extensions for the Gigasampler file format. Requirements @@ -90,8 +90,8 @@ ================= If you have Doxygen installed you can generate the API documentation by - just running 'doxygen' in the sources' top level directory. The API - documentation will be generated in the 'html' subdirectory. + running 'make docs' in the sources' top level directory. The API + documentation will be generated in the 'doc' subdirectory. Patches =======