Browse Source

Docs: add links and simplify

master
Valdis Vitolins 6 years ago
parent
commit
d1c217035c
1 changed files with 3 additions and 9 deletions
  1. 3
    9
      README.md

+ 3
- 9
README.md View File

@@ -364,15 +364,9 @@ To enable eSpeak, you need to:

## Documentation

The [documentation](docs/README.md) for eSpeak NG provides:

1. a user guide;
2. a guide for language and voice authors; and
3. details for developers.

The [espeak-ng](src/espeak-ng.1.ronn) and [speak-ng](src/speak-ng.1.ronn)
command-line documentation provide a reference of the different command-line
options available to these commands with example usage.
1. [User guide](src/espeak-ng.1.ronn) provides reference and examples for command-line options.
2. [Language guide](docs/add_language.md) provides step-by-step instructions, how to add/improve support for language.
3. [Readme](docs/README.md) provides entries to more detailed information for contributors and developers.

## eSpeak Compatibility


Loading…
Cancel
Save