diff --git a/README.md b/README.md index 2cd56008..522bcfca 100644 --- a/README.md +++ b/README.md @@ -62,52 +62,32 @@ Directories that contain information used to build content. +These are the other directories in the site structure: +
Directory | Purpose | -Notes | |
---|---|---|---|
_data | -Source files for the FAQS. | -- | |
_includes | -- | + | JSON source files for the FAQS, CLI, and clarity reference. Menu configurations YAML files. The CSV file with the glossary. |
_layouts | -- | + | Layouts for various pages. The community layout is significantly different from the other layouts. |
_plugins | -- | + | Code files for plugins. |
_posts | -- | - | |
_sass | -- | + | Style folder including customizations. |
assets | -- | - | |
exclude | -- | + | Support for the docs templates. |