From afee10201d41806014771ffda9d10cc1b775be35 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Wed, 20 Dec 2017 05:36:38 +0000 Subject: [PATCH] Deploy website Deploy website version based on d6d3c35620dbd18c8ae1a5f8110a8d9f53656827 --- docs/en/site-config.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en/site-config.html b/docs/en/site-config.html index 843d97e61f..fbd8005e47 100644 --- a/docs/en/site-config.html +++ b/docs/en/site-config.html @@ -49,6 +49,7 @@
customDocsPath: "website-docs"
 
+

useEnglishUrl - If you do not have translations enabled (e.g., by having a languages.js file), but still want a link of the form /docs/en/doc.html (with the en), set this to true.

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.