mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2025-12-29 23:55:52 +01:00
That way, changes can be tracked. Also, we make it official. Future checkins will only be made if major changes were done, similar to how the APIs are handled. Related to #64
37 lines
1.2 KiB
YAML
37 lines
1.2 KiB
YAML
site_name: bigquery v0.0.1+20150326
|
|
site_url: http://byron.github.io/google-apis-rs/google-bigquery2-cli
|
|
site_description: Write integrating applications with bcore
|
|
|
|
repo_url: https://github.com/Byron/google-apis-rs/tree/master/gen/bigquery2-cli
|
|
|
|
docs_dir: docs
|
|
site_dir: build_html
|
|
|
|
pages:
|
|
- ['index.md', 'Home']
|
|
- ['datasets_delete.md', 'Datasets', 'Delete']
|
|
- ['datasets_get.md', 'Datasets', 'Get']
|
|
- ['datasets_insert.md', 'Datasets', 'Insert']
|
|
- ['datasets_list.md', 'Datasets', 'List']
|
|
- ['datasets_patch.md', 'Datasets', 'Patch']
|
|
- ['datasets_update.md', 'Datasets', 'Update']
|
|
- ['jobs_get.md', 'Jobs', 'Get']
|
|
- ['jobs_get-query-results.md', 'Jobs', 'Get Query Results']
|
|
- ['jobs_insert.md', 'Jobs', 'Insert']
|
|
- ['jobs_list.md', 'Jobs', 'List']
|
|
- ['jobs_query.md', 'Jobs', 'Query']
|
|
- ['projects_list.md', 'Projects', 'List']
|
|
- ['tabledata_insert-all.md', 'Tabledata', 'Insert All']
|
|
- ['tabledata_list.md', 'Tabledata', 'List']
|
|
- ['tables_delete.md', 'Tables', 'Delete']
|
|
- ['tables_get.md', 'Tables', 'Get']
|
|
- ['tables_insert.md', 'Tables', 'Insert']
|
|
- ['tables_list.md', 'Tables', 'List']
|
|
- ['tables_patch.md', 'Tables', 'Patch']
|
|
- ['tables_update.md', 'Tables', 'Update']
|
|
|
|
theme: readthedocs
|
|
|
|
copyright: Copyright © 2015, `Sebastian Thiel`
|
|
|