mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
rebuild all APIS
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
site_name: Postmaster Tools v4.0.1+20220305
|
||||
site_name: Postmaster Tools v5.0.2+20230123
|
||||
site_url: http://byron.github.io/google-apis-rs/google-gmailpostmastertools1_beta1-cli
|
||||
site_description: A complete library to interact with Postmaster Tools (protocol v1beta1)
|
||||
|
||||
@@ -7,12 +7,13 @@ repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/gmailpostmastert
|
||||
docs_dir: docs
|
||||
site_dir: build_html
|
||||
|
||||
pages:
|
||||
- ['index.md', 'Home']
|
||||
- ['domains_get.md', 'Domains', 'Get']
|
||||
- ['domains_list.md', 'Domains', 'List']
|
||||
- ['domains_traffic-stats-get.md', 'Domains', 'Traffic Stats Get']
|
||||
- ['domains_traffic-stats-list.md', 'Domains', 'Traffic Stats List']
|
||||
nav:
|
||||
- Home: 'index.md'
|
||||
- 'Domains':
|
||||
- 'Get': 'domains_get.md'
|
||||
- 'List': 'domains_list.md'
|
||||
- 'Traffic Stats Get': 'domains_traffic-stats-get.md'
|
||||
- 'Traffic Stats List': 'domains_traffic-stats-list.md'
|
||||
|
||||
theme: readthedocs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user