[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding new TOC entries. #1122

Merged
merged 23 commits into from
May 11, 2022
Merged

Adding new TOC entries. #1122

merged 23 commits into from
May 11, 2022

Conversation

egilmorez
Copy link
Contributor

Staged and discussed internally in the known places.

Thanks!

- title: functions.tasks
path: /docs/reference/functions/providers_tasks.html
section:
- title: common_providers_tasks.authdata.html
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These titles should probably be AuthData, RateLimits, Request, RetryConfig, and TaskContext respectively. Also, for v1 we don't have Request; data + TaskContext is v1 and Request is v2.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup, sorry, that's how I fixed them up in the DevSite TOC.

Will fix that and remove Request.

BTW how can I remove package-lock.json from this PR? Neither revert nor checkout worked for me. Thanks!

Comment on lines 138 to 149
- title: 'functions.tasks'
path: /docs/reference/functions/providers_tasks.html
section:
- title: AuthData
path: /docs/reference/functions/common_providers_tasks.authdata.html
- title: RateLimits
path: /docs/reference/functions/common_providers_tasks.ratelimits.html
- title: RetryConfig
path: /docs/reference/functions/common_providers_tasks.retryconfig.html
- title: TaskContext
path: /docs/reference/functions/common_providers_tasks.taskcontext.html

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like TaskQueueBuilder is missing

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be back now, thanks!

@@ -124,6 +126,8 @@ toc:
path: /docs/reference/functions/providers_remoteconfig.remoteconfiguser.html
- title: 'TemplateVersion'
path: /docs/reference/functions/providers_remoteconfig.templateversion.html
- title: 'Updatebuilder'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- title: 'Updatebuilder'
- title: 'UpdateBuilder'

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it, thanks!

@egilmorez egilmorez merged commit 341ff0d into master May 11, 2022
@egilmorez egilmorez deleted the eg-docgen-v1 branch May 11, 2022 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants