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>忽略图片资源压缩。 通常都不会跳过图片资源压缩,除非你的图片资源已经优化过。</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>生成静态站点,必要时会应用翻译。 适用于部署前构建站点。</p>