docs: add info about setting custom doc path (#1098)

* docs: add info about setting custom ../docs folder name

* Update getting-started-preparation.md
This commit is contained in:
Andrew Shillito 2018-11-08 00:59:56 -05:00 committed by Yangshun Tay
parent a0d229d808
commit 8c7d89c667

View file

@ -55,7 +55,8 @@ root-directory
## Preparation Notes ## Preparation Notes
You will need to keep the `website/siteConfig.js` and `website/core/Footer.js` You will need to keep the `website/siteConfig.js` and `website/core/Footer.js`
files, but may edit them as you wish. files, but may edit them as you wish. The value of the `customDocsPath` key in
`website/siteConfig.js` can be modified if you wish to use a different directory name or path.
You should keep the `website/pages` and `website/static` directories, but may You should keep the `website/pages` and `website/static` directories, but may
change the content inside them as you wish. At the bare minimum you should have change the content inside them as you wish. At the bare minimum you should have