-
Notifications
You must be signed in to change notification settings - Fork 21
docs: generate guides from snippets #3139
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
Conversation
✗ The generated branch has been deleted.If the PR has been merged, you can check the generated code on the |
|
||
|
||
</TabsLanguage> | ||
${waitForTaskSnippet()} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this should be waitForAppTaskSnippet
but let's tackle this in another PR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
because its only used for dict, should we call it waitForDictionary
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure maybe we missed some use cases, let's keep the legacy name for safety
🧭 What and Why
🎟 JIRA Ticket: https://algolia.atlassian.net/browse/DI-2429 https://algolia.atlassian.net/browse/DI-2409 https://algolia.atlassian.net/browse/DI-1632 https://algolia.atlassian.net/browse/APIC-679
Changes included:
provide the snippet methods directly in the docs guides, so you can generate a guide for all clients, in one go
todo: