mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2025-12-26 17:02:24 +01:00
51 lines
1.8 KiB
YAML
51 lines
1.8 KiB
YAML
site_name: fusiontables v1.0.6+20171117
|
|
site_url: http://byron.github.io/google-apis-rs/google-fusiontables2-cli
|
|
site_description: A complete library to interact with fusiontables (protocol v2)
|
|
|
|
repo_url: https://github.com/Byron/google-apis-rs/tree/master/gen/fusiontables2-cli
|
|
|
|
docs_dir: docs
|
|
site_dir: build_html
|
|
|
|
pages:
|
|
- ['index.md', 'Home']
|
|
- ['column_delete.md', 'Column', 'Delete']
|
|
- ['column_get.md', 'Column', 'Get']
|
|
- ['column_insert.md', 'Column', 'Insert']
|
|
- ['column_list.md', 'Column', 'List']
|
|
- ['column_patch.md', 'Column', 'Patch']
|
|
- ['column_update.md', 'Column', 'Update']
|
|
- ['query_sql.md', 'Query', 'Sql']
|
|
- ['query_sql-get.md', 'Query', 'Sql Get']
|
|
- ['style_delete.md', 'Style', 'Delete']
|
|
- ['style_get.md', 'Style', 'Get']
|
|
- ['style_insert.md', 'Style', 'Insert']
|
|
- ['style_list.md', 'Style', 'List']
|
|
- ['style_patch.md', 'Style', 'Patch']
|
|
- ['style_update.md', 'Style', 'Update']
|
|
- ['table_copy.md', 'Table', 'Copy']
|
|
- ['table_delete.md', 'Table', 'Delete']
|
|
- ['table_get.md', 'Table', 'Get']
|
|
- ['table_import-rows.md', 'Table', 'Import Rows']
|
|
- ['table_import-table.md', 'Table', 'Import Table']
|
|
- ['table_insert.md', 'Table', 'Insert']
|
|
- ['table_list.md', 'Table', 'List']
|
|
- ['table_patch.md', 'Table', 'Patch']
|
|
- ['table_refetch-sheet.md', 'Table', 'Refetch Sheet']
|
|
- ['table_replace-rows.md', 'Table', 'Replace Rows']
|
|
- ['table_update.md', 'Table', 'Update']
|
|
- ['task_delete.md', 'Task', 'Delete']
|
|
- ['task_get.md', 'Task', 'Get']
|
|
- ['task_list.md', 'Task', 'List']
|
|
- ['template_delete.md', 'Template', 'Delete']
|
|
- ['template_get.md', 'Template', 'Get']
|
|
- ['template_insert.md', 'Template', 'Insert']
|
|
- ['template_list.md', 'Template', 'List']
|
|
- ['template_patch.md', 'Template', 'Patch']
|
|
- ['template_update.md', 'Template', 'Update']
|
|
|
|
theme: readthedocs
|
|
|
|
copyright: Copyright © 2015-2016, `Sebastian Thiel`
|
|
|