Files
google-apis-rs/gen/sts1-cli/mkdocs.yml
Sebastian Thiel 55badfe90e regen all APIs
2024-03-05 19:07:52 +01:00

21 lines
551 B
YAML

site_name: Cloud Security Token v5.0.3+20240222
site_url: http://byron.github.io/google-apis-rs/google-sts1-cli
site_description: A complete library to interact with Cloud Security Token (protocol v1)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/sts1-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Methods':
- 'Introspect': 'methods_introspect.md'
- 'Oauthtoken': 'methods_oauthtoken.md'
- 'Token': 'methods_token.md'
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`