mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 08:19:07 +02:00
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:
parent
a0d229d808
commit
8c7d89c667
1 changed files with 2 additions and 1 deletions
|
@ -55,7 +55,8 @@ root-directory
|
|||
## Preparation Notes
|
||||
|
||||
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
|
||||
change the content inside them as you wish. At the bare minimum you should have
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue