Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 743 Bytes

README.adoc

File metadata and controls

28 lines (19 loc) · 743 Bytes

README

This directory contains a source of texinfo document of Gauche reference manual. The info file is not built by default.

The source file, gauche-ref.texi, contains English and Japanese version in one document. The lib/tools/docprep script generates monolingual versions. Once you built and installed Gauche,

$ make texi

generates both English and Japanese version of texinfo file, and

$ make html

generates English and Japanese version of HTML documents.

You can also browse HTML version of document on-line at