mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-01 00:51:17 +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
20 lines
501 B
YAML
20 lines
501 B
YAML
site_name: urlshortener v0.0.1+20150319
|
|
site_url: http://byron.github.io/google-apis-rs/google-urlshortener1-cli
|
|
site_description: Write integrating applications with bcore
|
|
|
|
repo_url: https://github.com/Byron/google-apis-rs/tree/master/gen/urlshortener1-cli
|
|
|
|
docs_dir: docs
|
|
site_dir: build_html
|
|
|
|
pages:
|
|
- ['index.md', 'Home']
|
|
- ['url_get.md', 'Url', 'Get']
|
|
- ['url_insert.md', 'Url', 'Insert']
|
|
- ['url_list.md', 'Url', 'List']
|
|
|
|
theme: readthedocs
|
|
|
|
copyright: Copyright © 2015, `Sebastian Thiel`
|
|
|