mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-15 22:18:10 +01:00
a bunch of publishes
This commit is contained in:
25
gen/webmasters3-cli/mkdocs.yml
Normal file
25
gen/webmasters3-cli/mkdocs.yml
Normal file
@@ -0,0 +1,25 @@
|
||||
site_name: webmasters v3.0.0+20190428
|
||||
site_url: http://byron.github.io/google-apis-rs/google-webmasters3-cli
|
||||
site_description: A complete library to interact with webmasters (protocol v3)
|
||||
|
||||
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/webmasters3-cli
|
||||
|
||||
docs_dir: docs
|
||||
site_dir: build_html
|
||||
|
||||
pages:
|
||||
- ['index.md', 'Home']
|
||||
- ['searchanalytics_query.md', 'Searchanalytics', 'Query']
|
||||
- ['sitemaps_delete.md', 'Sitemaps', 'Delete']
|
||||
- ['sitemaps_get.md', 'Sitemaps', 'Get']
|
||||
- ['sitemaps_list.md', 'Sitemaps', 'List']
|
||||
- ['sitemaps_submit.md', 'Sitemaps', 'Submit']
|
||||
- ['sites_add.md', 'Sites', 'Add']
|
||||
- ['sites_delete.md', 'Sites', 'Delete']
|
||||
- ['sites_get.md', 'Sites', 'Get']
|
||||
- ['sites_list.md', 'Sites', 'List']
|
||||
|
||||
theme: readthedocs
|
||||
|
||||
copyright: Copyright © 2015-2020, `Sebastian Thiel`
|
||||
|
||||
Reference in New Issue
Block a user