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

25 lines
797 B
YAML

site_name: Service Registry v0.3.4+20160401
site_url: http://byron.github.io/google-apis-rs/google-serviceregistryalpha-cli
site_description: Write integrating applications with bcore
repo_url: https://github.com/Byron/google-apis-rs/tree/master/gen/serviceregistryalpha-cli
docs_dir: docs
site_dir: build_html
pages:
- ['index.md', 'Home']
- ['endpoints_delete.md', 'Endpoints', 'Delete']
- ['endpoints_get.md', 'Endpoints', 'Get']
- ['endpoints_insert.md', 'Endpoints', 'Insert']
- ['endpoints_list.md', 'Endpoints', 'List']
- ['endpoints_patch.md', 'Endpoints', 'Patch']
- ['endpoints_update.md', 'Endpoints', 'Update']
- ['operations_get.md', 'Operations', 'Get']
- ['operations_list.md', 'Operations', 'List']
theme: readthedocs
copyright: Copyright © 2015-2016, `Sebastian Thiel`