mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
chore(code): update everything to latest google API versions
This commit is contained in:
33
gen/clouduseraccountsvm_beta-cli/mkdocs.yml
Normal file
33
gen/clouduseraccountsvm_beta-cli/mkdocs.yml
Normal file
@@ -0,0 +1,33 @@
|
||||
site_name: Cloud User Accounts v0.3.2+20150924
|
||||
site_url: http://byron.github.io/google-apis-rs/google-clouduseraccountsvm_beta-cli
|
||||
site_description: Write integrating applications with bcore
|
||||
|
||||
repo_url: https://github.com/Byron/google-apis-rs/tree/master/gen/clouduseraccountsvm_beta-cli
|
||||
|
||||
docs_dir: docs
|
||||
site_dir: build_html
|
||||
|
||||
pages:
|
||||
- ['index.md', 'Home']
|
||||
- ['global-accounts-operations_delete.md', 'Global Accounts Operations', 'Delete']
|
||||
- ['global-accounts-operations_get.md', 'Global Accounts Operations', 'Get']
|
||||
- ['global-accounts-operations_list.md', 'Global Accounts Operations', 'List']
|
||||
- ['groups_add-member.md', 'Groups', 'Add Member']
|
||||
- ['groups_delete.md', 'Groups', 'Delete']
|
||||
- ['groups_get.md', 'Groups', 'Get']
|
||||
- ['groups_insert.md', 'Groups', 'Insert']
|
||||
- ['groups_list.md', 'Groups', 'List']
|
||||
- ['groups_remove-member.md', 'Groups', 'Remove Member']
|
||||
- ['linux_get-authorized-keys-view.md', 'Linux', 'Get Authorized Keys View']
|
||||
- ['linux_get-linux-account-views.md', 'Linux', 'Get Linux Account Views']
|
||||
- ['users_add-public-key.md', 'Users', 'Add Public Key']
|
||||
- ['users_delete.md', 'Users', 'Delete']
|
||||
- ['users_get.md', 'Users', 'Get']
|
||||
- ['users_insert.md', 'Users', 'Insert']
|
||||
- ['users_list.md', 'Users', 'List']
|
||||
- ['users_remove-public-key.md', 'Users', 'Remove Public Key']
|
||||
|
||||
theme: readthedocs
|
||||
|
||||
copyright: Copyright © 2015, `Sebastian Thiel`
|
||||
|
||||
Reference in New Issue
Block a user