Files
google-apis-rs/gen/appstate1-cli/mkdocs.yml
2016-04-10 14:08:43 +02:00

22 lines
597 B
YAML

site_name: App State v0.3.4+20160331
site_url: http://byron.github.io/google-apis-rs/google-appstate1-cli
site_description: Write integrating applications with bcore
repo_url: https://github.com/Byron/google-apis-rs/tree/master/gen/appstate1-cli
docs_dir: docs
site_dir: build_html
pages:
- ['index.md', 'Home']
- ['states_clear.md', 'States', 'Clear']
- ['states_delete.md', 'States', 'Delete']
- ['states_get.md', 'States', 'Get']
- ['states_list.md', 'States', 'List']
- ['states_update.md', 'States', 'Update']
theme: readthedocs
copyright: Copyright © 2015-2016, `Sebastian Thiel`