Deploy website

Deploy website version based on d279836c40
This commit is contained in:
Website Deployment Script 2019-03-29 09:53:46 +00:00
parent ecce81ba37
commit d0f597b573
10 changed files with 12 additions and 2 deletions

View file

@ -119,6 +119,7 @@
</thead>
<tbody>
<tr><td><code>--skip-image-compression</code></td><td><code>false</code></td><td>Skip compression of image assets. You usually won't want to skip this unless your images have already been optimized.</td></tr>
<tr><td><code>--skip-next-release</code></td><td><code>false</code></td><td>Skip the next release documents when versioning is enabled. This will not build HTML files for documents in <code>/docs</code> directory.</td></tr>
</tbody>
</table>
<p>Generates the static website, applying translations if necessary. Useful for building the website prior to deployment.</p>