From f58d5ce491b759e62f65b1c7982eeddf570d2948 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Mon, 4 Dec 2017 17:17:19 +0000 Subject: [PATCH] Deploy website Deploy website version based on 81025e58ce6b279568ec5d5781971e2c9e1e0122 --- docs/en/site-config.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/en/site-config.html b/docs/en/site-config.html index 2df0c0fcc8..e4627d55f6 100644 --- a/docs/en/site-config.html +++ b/docs/en/site-config.html @@ -49,6 +49,7 @@
customDocsPath: "website-docs"
 
+

organizationName - GitHub username of the organization or user hosting this project. This is used by the publishing script to determine where your GitHub pages website will be hosted.

editUrl - url for editing docs, usage example: editUrl + 'en/doc1.md'. If this field is omitted, there will be no "Edit this Doc" button for each document.

users - The users array mentioned earlier.

disableHeaderTitle - An option to disable showing the title in the header next to the header icon. Exclude this field to keep the header as normal, otherwise set to true.

@@ -86,6 +87,7 @@ // url: "https://www.example.com", baseUrl: "/test-site/", // baseUrl: "/", + organizationName: "facebookexperimental", projectName: "docusaurus", noIndex: false, headerLinks: [