mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-05 02:55:32 +01:00
See if this fixes CI by naively swapping 'pages' with 'nav'.
This commit is contained in:
@@ -14,7 +14,7 @@ repo_url: ${util.github_source_root_url()}
|
||||
docs_dir: ${mkdocs.docs_dir}
|
||||
site_dir: ${mkdocs.site_dir}
|
||||
|
||||
pages:
|
||||
nav:
|
||||
- ['index.md', 'Home']
|
||||
% for resource in sorted(c.rta_map.keys()):
|
||||
% for method in sorted(c.rta_map[resource]):
|
||||
|
||||
Reference in New Issue
Block a user