📚 Documentation
In the config file there is an optional customDocsPath to allow costuming of the doc folder name.
As the website/ directory is the base directory, it can be renamed as we want, for example if conflicting with another folder because you put the docusaurus project inside your real software project.
So the documentation should say that we can rename it.
📚 Documentation
In the config file there is an optional
customDocsPathto allow costuming of the doc folder name.As the
website/directory is the base directory, it can be renamed as we want, for example if conflicting with another folder because you put the docusaurus project inside your real software project.So the documentation should say that we can rename it.