Files
google-apis-rs/gen/identitytoolkit3-cli/mkdocs.yml
Sebastian Thiel 3484fecf9c chore(code-update):added latest version of api+cli
APIs have additional files thanks to the build-script
requirement.
CLI has just seen minor changes though, making it
usable with a stable compiler.
2015-06-19 13:27:40 +02:00

29 lines
1.3 KiB
YAML

site_name: Identity Toolkit v0.3.0+20150406
site_url: http://byron.github.io/google-apis-rs/google-identitytoolkit3-cli
site_description: Write integrating applications with bcore
repo_url: https://github.com/Byron/google-apis-rs/tree/master/gen/identitytoolkit3-cli
docs_dir: docs
site_dir: build_html
pages:
- ['index.md', 'Home']
- ['relyingparty_create-auth-uri.md', 'Relyingparty', 'Create Auth Uri']
- ['relyingparty_delete-account.md', 'Relyingparty', 'Delete Account']
- ['relyingparty_download-account.md', 'Relyingparty', 'Download Account']
- ['relyingparty_get-account-info.md', 'Relyingparty', 'Get Account Info']
- ['relyingparty_get-oob-confirmation-code.md', 'Relyingparty', 'Get Oob Confirmation Code']
- ['relyingparty_get-public-keys.md', 'Relyingparty', 'Get Public Keys']
- ['relyingparty_get-recaptcha-param.md', 'Relyingparty', 'Get Recaptcha Param']
- ['relyingparty_reset-password.md', 'Relyingparty', 'Reset Password']
- ['relyingparty_set-account-info.md', 'Relyingparty', 'Set Account Info']
- ['relyingparty_upload-account.md', 'Relyingparty', 'Upload Account']
- ['relyingparty_verify-assertion.md', 'Relyingparty', 'Verify Assertion']
- ['relyingparty_verify-password.md', 'Relyingparty', 'Verify Password']
theme: readthedocs
copyright: Copyright © 2015, `Sebastian Thiel`