mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-29 21:03:40 +00:00
Update all references to reflect two separate Docusaurus instances (user + developer) with proper file paths and navigation management. Changes: - AGENTS.md: Document Docusaurus structure and file organization - CONTRIBUTING.md: Add Docusaurus workflow guidelines - docs/developer/docs/period-calculation-theory.md: Fix cross-reference - docs/developer/sidebars.ts: Add recorder-optimization to navigation Documentation organized as: - docs/user/docs/*.md (user guides, via sidebars.ts) - docs/developer/docs/*.md (developer guides, via sidebars.ts) - AGENTS.md (AI patterns, conventions) Impact: AI and contributors know where to place new documentation. |
||
|---|---|---|
| .. | ||
| api-reference.md | ||
| architecture.md | ||
| caching-strategy.md | ||
| coding-guidelines.md | ||
| contributing.md | ||
| critical-patterns.md | ||
| debugging.md | ||
| intro.md | ||
| performance.md | ||
| period-calculation-theory.md | ||
| recorder-optimization.md | ||
| refactoring-guide.md | ||
| release-management.md | ||
| setup.md | ||
| testing.md | ||
| timer-architecture.md | ||