7 lines
453 B
Plaintext
7 lines
453 B
Plaintext
---
|
|
description: Defines specific rules related to MkDocs usage, including structure, plugins, themes, and customization configurations.
|
|
globs: mkdocs.yml
|
|
---
|
|
- Follow best practices for MkDocs structure, including clear navigation, proper use of themes, and effective plugin integration.
|
|
- Ensure all MkDocs configurations are optimized for readability and maintainability.
|
|
- Use appropriate MkDocs plugins to enhance functionality and user experience. |