rebuild all APIS

This commit is contained in:
Sebastian Thiel
2023-03-16 18:16:47 +01:00
parent 952ec161b8
commit a791dde0ce
3202 changed files with 103346 additions and 529276 deletions

View File

@@ -1,4 +1,4 @@
site_name: Firebase Cloud Messaging v4.0.1+20220228
site_name: Firebase Cloud Messaging v5.0.2+20230106
site_url: http://byron.github.io/google-apis-rs/google-fcm1-cli
site_description: A complete library to interact with Firebase Cloud Messaging (protocol v1)
@@ -7,9 +7,10 @@ repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/fcm1-cli
docs_dir: docs
site_dir: build_html
pages:
- ['index.md', 'Home']
- ['projects_messages-send.md', 'Projects', 'Messages Send']
nav:
- Home: 'index.md'
- 'Projects':
- 'Messages Send': 'projects_messages-send.md'
theme: readthedocs