-
Notifications
You must be signed in to change notification settings - Fork 0
Loops docs page #1
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
hide-dossier: true | ||
--- | ||
|
||
{% include content/plan-grid.md name="actions" %} |
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.
@danrowden what does this line do
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 actually sure. It's in the template that Segment provide and in a lot of pages in the Destinations section of the docs, but doesn't seem to ever render on the web.
Here's an example: https://segment.com/docs/connections/destinations/catalog/actions-canny/
I found another docs template from reading through the Segment docs (https://raw.githubusercontent.com/segmentio/segment-docs/develop/templates/partners/destination-new.md) and that also refrences the include you were asking about. I guess it's necessary to have there. I've updated the PR to include an extra paragraph. |
No description provided.