Description
The current implementation uses source_dir = "." with conf.py and index.rst at the repo root as a workaround based on DR-008-infra. When the infrastructure team implements the proper solution for including component documentation, we should update to use that canonical approach.
Context
Acceptance Criteria
- Monitor DR-008-infra for infrastructure team solution
- Update docs structure to use the canonical approach for including component docs
- Move conf.py and index.rst back to docs/ if possible
- Update BUILD configuration accordingly
Blocked By
Infrastructure team implementation of DR-008-infra - see eclipse-score/docs-as-code#554
Description
The current implementation uses
source_dir = "."withconf.pyandindex.rstat the repo root as a workaround based on DR-008-infra. When the infrastructure team implements the proper solution for including component documentation, we should update to use that canonical approach.Context
source_dir = "."with conf.py/index.rst at root andinclude_patternsfilteringAcceptance Criteria
Blocked By
Infrastructure team implementation of DR-008-infra - see eclipse-score/docs-as-code#554