Files
google-apis-rs/gen/libraryagent1-cli/mkdocs.yml
2021-04-22 09:49:31 +08:00

23 lines
722 B
YAML

site_name: Libraryagent v2.0.5+20210330
site_url: http://byron.github.io/google-apis-rs/google-libraryagent1-cli
site_description: A complete library to interact with Libraryagent (protocol v1)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/libraryagent1-cli
docs_dir: docs
site_dir: build_html
pages:
- ['index.md', 'Home']
- ['shelves_books-borrow.md', 'Shelves', 'Books Borrow']
- ['shelves_books-get.md', 'Shelves', 'Books Get']
- ['shelves_books-list.md', 'Shelves', 'Books List']
- ['shelves_books-return.md', 'Shelves', 'Books Return']
- ['shelves_get.md', 'Shelves', 'Get']
- ['shelves_list.md', 'Shelves', 'List']
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`