Files
rhasspy/mkdocs.yml
T
2019-12-21 17:12:14 +01:00

23 lines
624 B
YAML
Executable File

site_name: Rhasspy
theme: readthedocs
nav:
- Home: index.md
- Hardware: hardware.md
- Installation: installation.md
- Tutorials: tutorials.md
- Usage: usage.md
- Profiles: profiles.md
- Training: training.md
- Audio Input: audio-input.md
- Audio Output: audio-output.md
- Wake Word: wake-word.md
- Command Listener: command-listener.md
- Speech to Text: speech-to-text.md
- Intent Recognition: intent-recognition.md
- Intent Handling: intent-handling.md
- Text to Speech: text-to-speech.md
- Reference: reference.md
- Development: development.md
- License: license.md
- About: about.md