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

21 lines
642 B
YAML

site_name: Slides v1.0.4+20161213
site_url: http://byron.github.io/google-apis-rs/google-slides1-cli
site_description: A complete library to interact with Slides (protocol v1)
repo_url: https://github.com/Byron/google-apis-rs/tree/master/gen/slides1-cli
docs_dir: docs
site_dir: build_html
pages:
- ['index.md', 'Home']
- ['presentations_batch-update.md', 'Presentations', 'Batch Update']
- ['presentations_create.md', 'Presentations', 'Create']
- ['presentations_get.md', 'Presentations', 'Get']
- ['presentations_pages-get.md', 'Presentations', 'Pages Get']
theme: readthedocs
copyright: Copyright © 2015-2016, `Sebastian Thiel`