forked from brailcom/speechd
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
38 lines (27 loc) · 1.32 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
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''