| All project documentation is written using Texinfo. |
| (You can get the latest texinfo.tex from |
| ftp://ftp.gnu.org/gnu/texinfo.tex (and all GNU mirrors)) |
| |
| The Makefile in this directory allows you to build the documentation from |
| Texinfo sources in one of these formats: info, HTML, DVI and PDF. |
| |
| To build one of supported formats, run "make <format>", Where <format> is |
| supplyed by name of the format in lowercase. |
| |
| For example: |
| make info |
| |
| The make process REQUIRES: |
| * Texinfo |
| * Tex (for generating PDF and DVI) |
| |
| |
| Copyright (C) 2001-2003 Brailcom, o.p.s |
| |
| Permission is granted to copy, distribute and/or modify this document |
| under the terms of the GNU Free Documentation License, Version 1.2 or |
| any later version published by the Free Software Foundation; with no |
| Invariant Sections, with no Front-Cover Texts and no Back-Cover Texts. |
| A copy of the license is included in the section entitled ``GNU Free |
| Documentation License.'' |
| |
| You can also (at your option) distribute this manual under the GNU |
| General Public License: |
| |
| Permission is granted to copy, distribute and/or modify this document |
| under the terms of the GNU General Public License as published by the |
| Free Software Foundation; either version 2 of the License, or (at your |
| option) any later version. |
| |
| A copy of the license is included in the section entitled ``GNU |
| General Public License'' |
| |