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.