Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

How we make API references. Under construction.

Table of Contents

Overview

...

  1. 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.
  2. 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.
  3. 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.
  4. Upload the HTML to download.cloud.com as described in How to Publish CloudStack Documentation.

...