Welcome to the source repository for developer.shotgunsoftware.com. This repository holds the markdown source and configuration used to generate the Shotgun developer site.
The Shotgun Developer site uses continous integration. What you see in the master branch of this repository is reflected on the developer website. You create github issues and pull requests in order to make changes to the Repository.
The site uses the Toolkit Documentation Generation system to convert markdown, sphinx and other content to a website, complete with search, table of contents etc.
If you want to make a change to the content on the developer site, please work in a branch in github and submit a pull request.
For documentation on syntax and formatting guidelines, please see the style guide that comes with the documentation generation system.
Once you have created a pull request, the system will automatically generate a preview of the full site for every change you make, making it easy to see what your changes will look like before they are released.
Once you have submitted a pull request, it will be reviewed and merged by our team. Once merged, it will become part of the official documentation.
When code is merged into master, make sure to put in a meaningful title and description, and include the pull request id. For example:
