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
31 lines
971 B
YAML
31 lines
971 B
YAML
site_name: tasks v0.0.1+20141121
|
|
site_url: http://byron.github.io/google-apis-rs/google-tasks1-cli
|
|
site_description: Write integrating applications with bcore
|
|
|
|
repo_url: https://github.com/Byron/google-apis-rs/tree/master/gen/tasks1-cli
|
|
|
|
docs_dir: docs
|
|
site_dir: build_html
|
|
|
|
pages:
|
|
- ['index.md', 'Home']
|
|
- ['tasklists_delete.md', 'Tasklists', 'Delete']
|
|
- ['tasklists_get.md', 'Tasklists', 'Get']
|
|
- ['tasklists_insert.md', 'Tasklists', 'Insert']
|
|
- ['tasklists_list.md', 'Tasklists', 'List']
|
|
- ['tasklists_patch.md', 'Tasklists', 'Patch']
|
|
- ['tasklists_update.md', 'Tasklists', 'Update']
|
|
- ['tasks_clear.md', 'Tasks', 'Clear']
|
|
- ['tasks_delete.md', 'Tasks', 'Delete']
|
|
- ['tasks_get.md', 'Tasks', 'Get']
|
|
- ['tasks_insert.md', 'Tasks', 'Insert']
|
|
- ['tasks_list.md', 'Tasks', 'List']
|
|
- ['tasks_move.md', 'Tasks', 'Move']
|
|
- ['tasks_patch.md', 'Tasks', 'Patch']
|
|
- ['tasks_update.md', 'Tasks', 'Update']
|
|
|
|
theme: readthedocs
|
|
|
|
copyright: Copyright © 2015, `Sebastian Thiel`
|
|
|