Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/docs/docs/guide/directory-structure.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ VuePress follows the principle of **"Convention is better than configuration"**.
<!-- textlint-enable -->

::: warning Note
Please note the capitalization of the directory name.
Please note the capitalization of the directory name. Use all capital letters for the README.md file name. You can use both upper and lower case letters in the names of other files. Don't use capital letters in the file extensions: .png, .jpg, .html, etc.
:::

- `docs/.vuepress`: Used to store global configuration, components, static resources, etc.
Expand Down