These changes were made taking into consideration what we have in the Stream docs plus some support tickets from clients asking for information not easily accessible on our website.
Steps to test
Go to the website project.
Run env DOCS_BRANCH=this-pr-branch yarn docs to download the docs files from this PR.
Run yarn start and go to /docs to check the changes.
Introduction
These changes were made taking into consideration what we have in the Stream docs plus some support tickets from clients asking for information not easily accessible on our website.
Steps to test
env DOCS_BRANCH=this-pr-branch yarn docs
to download the docs files from this PR.yarn start
and go to/docs
to check the changes.