From d0f597b573ebc8af541d1fe4a24eebe0d81cbcda Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Fri, 29 Mar 2019 09:53:46 +0000 Subject: [PATCH] Deploy website Deploy website version based on d279836c405f19d67c797a7772ba59f49fb8be8b --- docs/en/next/commands.html | 3 ++- docs/en/next/commands/index.html | 3 ++- docs/es-ES/next/commands.html | 1 + docs/es-ES/next/commands/index.html | 1 + docs/ro/next/commands.html | 1 + docs/ro/next/commands/index.html | 1 + docs/tr/next/commands.html | 1 + docs/tr/next/commands/index.html | 1 + docs/zh-CN/next/commands.html | 1 + docs/zh-CN/next/commands/index.html | 1 + 10 files changed, 12 insertions(+), 2 deletions(-) diff --git a/docs/en/next/commands.html b/docs/en/next/commands.html index 6d47229d32..856989b164 100644 --- a/docs/en/next/commands.html +++ b/docs/en/next/commands.html @@ -119,6 +119,7 @@ --skip-image-compressionfalseSkip compression of image assets. You usually won't want to skip this unless your images have already been optimized. +--skip-next-releasefalseSkip the next release documents when versioning is enabled. This will not build HTML files for documents in /docs directory.

Generates the static website, applying translations if necessary. Useful for building the website prior to deployment.

@@ -203,7 +204,7 @@

docusaurus-write-translations

Alias: write-translations

Writes the English for any strings that need to be translated into an website/i18n/en.json file. The script will go through every file in website/pages/en and through the siteConfig.js file and other config files to fetch English strings that will then be translated on Crowdin. See the Translation guide to learn more.

-
Last updated on 2019-3-27 by Yangshun Tay
VersioningMarkdown Features