You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Current workaround: source_dir = "." with conf.py/index.rst at root and include_patterns filtering
Blocked by: Infrastructure team implementation of DR-008-infra solution
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