Files
google-apis-rs/gen/translate2-cli/mkdocs.yml
2017-02-04 13:48:45 +01:00

20 lines
557 B
YAML

site_name: translate v1.0.4+20160627
site_url: http://byron.github.io/google-apis-rs/google-translate2-cli
site_description: A complete library to interact with translate (protocol v2)
repo_url: https://github.com/Byron/google-apis-rs/tree/master/gen/translate2-cli
docs_dir: docs
site_dir: build_html
pages:
- ['index.md', 'Home']
- ['detections_list.md', 'Detections', 'List']
- ['languages_list.md', 'Languages', 'List']
- ['translations_list.md', 'Translations', 'List']
theme: readthedocs
copyright: Copyright © 2015-2016, `Sebastian Thiel`