mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-15 22:18:10 +01:00
remove changes to gen
This commit is contained in:
22
gen/appstate1-cli/mkdocs.yml
Normal file
22
gen/appstate1-cli/mkdocs.yml
Normal file
@@ -0,0 +1,22 @@
|
||||
site_name: App State v5.0.4+20190627
|
||||
site_url: http://byron.github.io/google-apis-rs/google-appstate1-cli
|
||||
site_description: A complete library to interact with App State (protocol v1)
|
||||
|
||||
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/appstate1-cli
|
||||
|
||||
docs_dir: docs
|
||||
site_dir: build_html
|
||||
|
||||
nav:
|
||||
- Home: 'index.md'
|
||||
- 'States':
|
||||
- 'Clear': 'states_clear.md'
|
||||
- 'Delete': 'states_delete.md'
|
||||
- 'Get': 'states_get.md'
|
||||
- 'List': 'states_list.md'
|
||||
- 'Update': 'states_update.md'
|
||||
|
||||
theme: readthedocs
|
||||
|
||||
copyright: Copyright © 2015-2020, `Sebastian Thiel`
|
||||
|
||||
Reference in New Issue
Block a user