docs: fix the title in the toc
Metadata
Current evaluation
Merged after two approvals. Removed the html_title configuration to fix the table of contents title and prevent conflicts with default theme processing. All required checks passed prior to merge.
Suggested action: —
No scores available.
Issue body
We don't use `html_title` anymore, bceause it interferes with the default theme processing.
---
- [x] I've followed the [contribution guidelines](https://github.com/canonical/charmcraft/blob/main/CONTRIBUTING.md).
- [x] I've signed the [CLA](http://www.ubuntu.com/legal/contributors/).
- [x] I've successfully run `make lint && make test`.
- [ ] I've added or updated any relevant documentation.
- [ ] In documents I changed, I [added a meta description](https://canonical-starflow.readthedocs-hosted.com/how-to/add-a-page-meta-description/) if one was missing.
- [ ] I've updated the relevant release notes.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after two approvals. Removed the html_title configuration to fix the table of contents title and prevent conflicts with default theme processing. All required checks passed prior to merge. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a documentation update that removed the deprecated html_title configuration, resolving table of contents title rendering conflicts with the default theme processing. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #590 docs: remove `html_title` from config | starbase | merged | Merged removal of html_title from configuration to prevent overriding the default composed documentation title. Approved by two reviewers and passed all CI checks. | |
| #19 docs: update toc and incorrect labels | craft-store | merged | Merged documentation update correcting the table of contents and fixing incorrect labels across two files. Approved by a reviewer and passing CI, the +4/-1 line changes were integrated into the main branch. | |
| #399 docs: fix title markup | craft-parts | merged | Fixed title markup in documentation via a single line change. The pull request by dboddie was merged after approval from two reviewers. | |
| #1025 docs: fix 'spring boot framework' | rockcraft | merged | Merged a documentation update fixing a title spelling error and hiding page headings from the TOC. Approved by two reviewers with passing CI checks. The change modified two lines in one file. | |
| #435 chore(docs): match doc page titles with their respective titles in toc | rockcraft | merged | Merged after two reviewers approved. Updated documentation page titles across 12 files to align with their table of contents in tutorials and how-to guides. CI passed and changes were adjusted per reviewer feedback. |