diff --git a/docs/en/1.5.x/site-config.html b/docs/en/1.5.x/site-config.html index 4a0c060ce9..b42ca58154 100644 --- a/docs/en/1.5.x/site-config.html +++ b/docs/en/1.5.x/site-config.html @@ -237,7 +237,7 @@
scripts [array]Array of JavaScript sources to load. The values can be either strings or plain objects of attribute-value maps. Refer to the example below. The script tag will be inserted in the HTML head.
-separateCss [string]separateCSS [array]Directories inside which any css files will not be processed and concatenated to Docusaurus' styles. This is to support static html pages that may be separate from Docusaurus with completely separate styles.
scrollToTop [boolean]Set this to true if you want to enable the scroll to top button at the bottom of your site.