mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-03 03:12:35 +02:00
parent
ecce81ba37
commit
d0f597b573
10 changed files with 12 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue