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
28 lines
1.2 KiB
YAML
28 lines
1.2 KiB
YAML
site_name: Identity Toolkit v0.0.1+20141009
|
|
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_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`
|
|
|