From 3ec53a2478f68d8177592a99b1d091b01edbe9e9 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Sun, 28 Apr 2019 05:05:21 +0000 Subject: [PATCH] Deploy website Deploy website version based on 9426b033eeb31845b6914fe193c59114f560d54a --- docs/en/next/installation.html | 4 ++-- docs/en/next/installation/index.html | 4 ++-- docs/es-ES/next/installation.html | 2 +- docs/es-ES/next/installation/index.html | 2 +- docs/ro/next/installation.html | 2 +- docs/ro/next/installation/index.html | 2 +- docs/tr/next/installation.html | 2 +- docs/tr/next/installation/index.html | 2 +- docs/zh-CN/next/installation.html | 2 +- docs/zh-CN/next/installation/index.html | 2 +- 10 files changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/en/next/installation.html b/docs/en/next/installation.html index 94009c549e..5be317c012 100644 --- a/docs/en/next/installation.html +++ b/docs/en/next/installation.html @@ -87,7 +87,7 @@
  • Create a project, if none exists, and change your directory to this project's root.

    You will be creating the docs in this directory. The root directory may contain other files. The Docusaurus installation script will create two new -directories: docs-examples-from-docusaurus and website.

    +directories: docs and website.

    Commonly, either an existing or newly created GitHub project will be the location for your Docusaurus site, but that is not mandatory to use Docusaurus.

  • @@ -169,7 +169,7 @@ docusaurus 1.0.9

    If you are finding that you are getting errors after your upgrade, try to either clear your Babel cache (usually it's in a temporary directory or run the Docusaurus server (e.g., yarn start) with the BABEL_DISABLE_CACHE=1 environment configuration.

    -
    Last updated on 2019-4-22 by Yangshun Tay
    Site Preparation