Files
google-apis-rs/gen/books1-cli/mkdocs.yml
Sebastian Thiel f5f12c5594 feat(CLI): added first versions of all CLI
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
2015-04-16 22:44:40 +02:00

61 lines
3.3 KiB
YAML

site_name: books v0.0.1+20150309
site_url: http://byron.github.io/google-apis-rs/google-books1-cli
site_description: Write integrating applications with bcore
repo_url: https://github.com/Byron/google-apis-rs/tree/master/gen/books1-cli
docs_dir: docs
site_dir: build_html
pages:
- ['index.md', 'Home']
- ['bookshelves_get.md', 'Bookshelves', 'Get']
- ['bookshelves_list.md', 'Bookshelves', 'List']
- ['bookshelves_volumes-list.md', 'Bookshelves', 'Volumes List']
- ['cloudloading_add-book.md', 'Cloudloading', 'Add Book']
- ['cloudloading_delete-book.md', 'Cloudloading', 'Delete Book']
- ['cloudloading_update-book.md', 'Cloudloading', 'Update Book']
- ['dictionary_list-offline-metadata.md', 'Dictionary', 'List Offline Metadata']
- ['layers_annotation-data-get.md', 'Layers', 'Annotation Data Get']
- ['layers_annotation-data-list.md', 'Layers', 'Annotation Data List']
- ['layers_get.md', 'Layers', 'Get']
- ['layers_list.md', 'Layers', 'List']
- ['layers_volume-annotations-get.md', 'Layers', 'Volume Annotations Get']
- ['layers_volume-annotations-list.md', 'Layers', 'Volume Annotations List']
- ['myconfig_get-user-settings.md', 'Myconfig', 'Get User Settings']
- ['myconfig_release-download-access.md', 'Myconfig', 'Release Download Access']
- ['myconfig_request-access.md', 'Myconfig', 'Request Access']
- ['myconfig_sync-volume-licenses.md', 'Myconfig', 'Sync Volume Licenses']
- ['myconfig_update-user-settings.md', 'Myconfig', 'Update User Settings']
- ['mylibrary_annotations-delete.md', 'Mylibrary', 'Annotations Delete']
- ['mylibrary_annotations-insert.md', 'Mylibrary', 'Annotations Insert']
- ['mylibrary_annotations-list.md', 'Mylibrary', 'Annotations List']
- ['mylibrary_annotations-summary.md', 'Mylibrary', 'Annotations Summary']
- ['mylibrary_annotations-update.md', 'Mylibrary', 'Annotations Update']
- ['mylibrary_bookshelves-add-volume.md', 'Mylibrary', 'Bookshelves Add Volume']
- ['mylibrary_bookshelves-clear-volumes.md', 'Mylibrary', 'Bookshelves Clear Volumes']
- ['mylibrary_bookshelves-get.md', 'Mylibrary', 'Bookshelves Get']
- ['mylibrary_bookshelves-list.md', 'Mylibrary', 'Bookshelves List']
- ['mylibrary_bookshelves-move-volume.md', 'Mylibrary', 'Bookshelves Move Volume']
- ['mylibrary_bookshelves-remove-volume.md', 'Mylibrary', 'Bookshelves Remove Volume']
- ['mylibrary_bookshelves-volumes-list.md', 'Mylibrary', 'Bookshelves Volumes List']
- ['mylibrary_readingpositions-get.md', 'Mylibrary', 'Readingpositions Get']
- ['mylibrary_readingpositions-set-position.md', 'Mylibrary', 'Readingpositions Set Position']
- ['onboarding_list-categories.md', 'Onboarding', 'List Categories']
- ['onboarding_list-category-volumes.md', 'Onboarding', 'List Category Volumes']
- ['promooffer_accept.md', 'Promooffer', 'Accept']
- ['promooffer_dismiss.md', 'Promooffer', 'Dismiss']
- ['promooffer_get.md', 'Promooffer', 'Get']
- ['volumes_associated-list.md', 'Volumes', 'Associated List']
- ['volumes_get.md', 'Volumes', 'Get']
- ['volumes_list.md', 'Volumes', 'List']
- ['volumes_mybooks-list.md', 'Volumes', 'Mybooks List']
- ['volumes_recommended-list.md', 'Volumes', 'Recommended List']
- ['volumes_recommended-rate.md', 'Volumes', 'Recommended Rate']
- ['volumes_useruploaded-list.md', 'Volumes', 'Useruploaded List']
theme: readthedocs
copyright: Copyright © 2015, `Sebastian Thiel`