docs: use rtd config from starbase
Metadata
Current evaluation
Merged to update the ReadTheDocs configuration from starbase, fixing documentation build failures. Approved by two reviewers and integrated after passing CI checks.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the guidelines for contributing?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `make lint && make test`?
---
When starbasing in #143, the RTD config wasn't updated, causing docs builds to fail. This PR just brings in that config
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged to update the ReadTheDocs configuration from starbase, fixing documentation build failures. Approved by two reviewers and integrated after passing CI checks. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to fix failing documentation builds. The ReadTheDocs configuration was updated to match starbase after a prior starbasing update omitted it, restoring successful docs generation. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2143 build(docs): use uv for RTD build | charmcraft | merged | Merged update to the ReadTheDocs configuration to use uv for builds. Imports the latest .readthedocs.yaml from starbase, approved by three reviewers, and modifies one file. | |
| #383 docs: fail on RTD warnings | starbase | merged | Merged configuration to fail CI builds on ReadTheDocs warnings, resolving a recurring issue where documentation warnings were silently ignored. Approved by two reviewers and passed all checks. | |
| #4258 docs: enable RTD builds | snapcraft | merged | Merged into main after approval and passing CI. The change enabled ReadTheDocs builds by adding documentation configuration to a single file. | |
| #980 build(docs): add starbase linkcheck filters | rockcraft | merged | Merged after three reviewers approved and all CI checks passed. The change adds starbase linkcheck filters to the documentation build, modifying one file with 14 additions and 8 deletions. | |
| #401 ci: make RTD use `make docs` | starbase | merged | Merged after approval by three reviewers and passing CI checks. Updated CI configuration to use make docs for ReadTheDocs builds, modifying two files with seven additions and three deletions. | |
| #353 docs: clarify the steps for merging starbase into a project | starbase | merged | Merged documentation update clarifying steps for merging starbase into a project. Approved by two reviewers, applying minimal changes (+2/-0 lines across one file). | |
| #400 ci: make RTD use `make docs` | starbase | closed | Merged to configure ReadTheDocs to use make docs for documentation builds. All CI checks passed and the change was accepted without review comments. | |
| #5468 docs: fix RTD build | snapcraft | merged | Merged PR fixing the ReadTheDocs build by renaming matter SDK docs to underscores, removing them from the ignore list, and enabling fail-on-warnings. Approved with all CI checks passing. Related ToC warnings deferred. | |
| #586 docs: fix incorrect version in documentation | rockcraft | merged | Merged to resolve #584. Configured ReadTheDocs to fetch tags and updated non-release documentation to display dev instead of misleading release strings. Approved by two reviewers with passing CI. | |
| #668 Docs: Harmonize README with template | rockcraft | closed | README updated to match the canonical/starbase template. Issue closed after resolution via pull request #881, which implemented the standardized documentation structure. |