Files
google-apis-rs/gen/webmasters3-cli/mkdocs.yml
Sebastian Thiel 3484fecf9c chore(code-update):added latest version of api+cli
APIs have additional files thanks to the build-script
requirement.
CLI has just seen minor changes though, making it
usable with a stable compiler.
2015-06-19 13:27:40 +02:00

29 lines
1012 B
YAML

site_name: webmasters v0.3.0+20140908
site_url: http://byron.github.io/google-apis-rs/google-webmasters3-cli
site_description: Write integrating applications with bcore
repo_url: https://github.com/Byron/google-apis-rs/tree/master/gen/webmasters3-cli
docs_dir: docs
site_dir: build_html
pages:
- ['index.md', 'Home']
- ['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']
- ['urlcrawlerrorscounts_query.md', 'Urlcrawlerrorscounts', 'Query']
- ['urlcrawlerrorssamples_get.md', 'Urlcrawlerrorssamples', 'Get']
- ['urlcrawlerrorssamples_list.md', 'Urlcrawlerrorssamples', 'List']
- ['urlcrawlerrorssamples_mark-as-fixed.md', 'Urlcrawlerrorssamples', 'Mark As Fixed']
theme: readthedocs
copyright: Copyright © 2015, `Sebastian Thiel`