Files
google-apis-rs/gen/serviceregistryalpha-cli/mkdocs.yml
2021-04-22 09:49:31 +08:00

25 lines
823 B
YAML

site_name: Service Registry v2.0.5+20160401
site_url: http://byron.github.io/google-apis-rs/google-serviceregistryalpha-cli
site_description: A complete library to interact with Service Registry (protocol alpha)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/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-2020, `Sebastian Thiel`