Contributing to the documentation
The documentation (that you're currently reading) lives within the main Stratasphere (formerly known as Playset) repository within the /docs directory. They are mainly written in Markdown. It's divided up into two main categories; documentation for software engineers and documentation for the product team, and within each of those subpages are nested within directories.
Adding
Adding to the docs can either be done with GitBook or by committing to the the repository and then those changes will be sync to what you're reading here.
Was this helpful?