How we make API references. Under construction.
Overview
...
- Within a few minutes of checking in your cosmetic changes, you can get the new output. Go to (the build; coming soon!) depending jenkins.cloudstack.org and click the name of the build, depending on which branch you want. Under ‘Last Successful Artifacts’ you’ll see the zip file with everything in it.
- Check the Build History, and make sure that the most recent build succeeded. If it didn’t, you will want to find out why and fix any important problems.
- Assuming build success, grab that zip file, and unzip it on your machine. Your final unzipped output will be the ~/html folder, which will contain the dynamically generated content, and the static hardcoded files.
- Upload the HTML to download.cloud.com as described in How to Publish CloudStack Documentation.
...