# Rewrite rules and documentation routing
Location: chubes-docs plugin inc/Core/RewriteRules.php High-level behavior The theme adds custom rewrite rules that expose top-level project archives at both root and under /docs/. Examples: /wordpress-plugins/ (index.php?project_archive=wordpress-plugins) /docs/wordpress-plugins/ (index.php?docs_category_archive=wordpress-plugins) Documentation permalinks:...