Files
google-apis-rs/gen/translate2-cli/mkdocs.yml
Sebastian Thiel 11db47ca2a Regenerate all code
Related to #239
2019-09-09 08:31:59 +02:00

22 lines
670 B
YAML

site_name: Translate v1.0.11+20170525
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_detect.md', 'Detections', 'Detect']
- ['detections_list.md', 'Detections', 'List']
- ['languages_list.md', 'Languages', 'List']
- ['translations_list.md', 'Translations', 'List']
- ['translations_translate.md', 'Translations', 'Translate']
theme: readthedocs
copyright: Copyright © 2015-2019, `Sebastian Thiel`