diff options
author | B. Watson <yalhcru@gmail.com> | 2021-08-02 14:46:45 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-13 00:51:27 +0700 |
commit | 81b7beb0b4d915c921b3b9ffe8b0d413b107713e (patch) | |
tree | 71903ce6ec9bd9aac0ee07aedf37027f2a9636bf /accessibility/flite/README | |
parent | eac08384c2626e2c5da70d4dac24899c7f16fad0 (diff) |
accessibility/flite: Updated for version 2.2.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'accessibility/flite/README')
-rw-r--r-- | accessibility/flite/README | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/accessibility/flite/README b/accessibility/flite/README index c2b2a1045d224..142c47a3c69fe 100644 --- a/accessibility/flite/README +++ b/accessibility/flite/README @@ -11,10 +11,5 @@ http://festvox.org/flite/packed/flite-2.0/voices/ and place them in the same directory as the SlackBuild. They will be installed in /usr/share/flite/, and can be used with the flite's -voice option. -The flite API documentation is available as a GNU info document, -via "info flite". The same docs are available as HTML in -/usr/doc/flite-$VERSION/html if you have texi2html installed from SBo. - -The API docs are only needed for developers who intend to write code that -uses flite as a library. If you have build errors that mention texi2html, -try 'export HTML=no' in the script's environment. +The flite API documentation is available as a GNU info document, via +"info flite", or as HTML in "/usr/doc/flite-$VERSION/html". |