mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
chore(code): updated to latest state
This commit is contained in:
24
gen/serviceregistryalpha-cli/mkdocs.yml
Normal file
24
gen/serviceregistryalpha-cli/mkdocs.yml
Normal file
@@ -0,0 +1,24 @@
|
||||
site_name: Service Registry v0.3.3+20160111
|
||||
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`
|
||||
|
||||
Reference in New Issue
Block a user