
1: This directory contains a source of texinfo document of Gauche 2: reference manual. The info file is not built by default. 3: 4: The source file, gauche-ref.texi, contains English and Japanese 5: version in one document. The ``extract'' script generates 6: monolingual versions. Once you built and installed Gauche, 7: 8: make texi 9: 10: generates both English and Japanese version of texinfo file, and 11: 12: make html 13: 14: generates English and Japanese version of HTML documents. 15: 16: 17: You can also browse HTML version of document on-line at 18: 19: http://practical-scheme.net/gauche/man/gauche-refe.html (English) 20: http://practical-scheme.net/gauche/man/gauche-refj.html (Japanese) 21: 22: 23: 24: 25: 26: