← Back to issue list

docs: remove `html_title` from config

View original Github issue

Metadata

Project
starbase
Number
#590
Type
pull request
State
merged
Author
jahn-junior
Labels
Created
Updated
Closed

Current evaluation

Merged removal of html_title from configuration to prevent overriding the default composed documentation title. Approved by two reviewers and passed all CI checks.

Suggested action:

No scores available.

Issue body

When this is set, it overrides the title that gets composed by default (which is <project> <release> documentation). https://github.com/pradyunsg/furo/blob/522d7e6534706a5acc916dee5ab35a3102e937e8/src/furo/theme/furo/sidebar/brand.html#L29 --- - [ ] I've followed the [contribution guidelines](https://github.com/canonical/starbase/blob/main/CONTRIBUTING.md). - [ ] I've signed the [CLA](http://www.ubuntu.com/legal/contributors/). - [ ] 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 removal of html_title from configuration to prevent overriding the default composed documentation title. Approved by two reviewers and passed all CI checks.
qwen/qwen3.6-35b-a3b
Staleness: 5
Complexity: 5
Confidence: 95
needs review Removes html_title from Sphinx configuration to restore default title composition. Approved by two reviewers with all CI checks passing.
qwen/qwen3.6-35b-a3b
Staleness: 0
Complexity: 0
Confidence: 95
needs review Removes html_title from Sphinx config to restore default title composition. Approved by one reviewer, all CI checks passing, ready for maintainer merge.
qwen/qwen3.6-35b-a3b
Staleness: 5
Complexity: 5
Confidence: 90
needs review Removes html_title from Sphinx config to restore default title composition. Currently pending maintainer review with all CI checks passing.

Update history

Date Change
updated
updated
updated
updated
created

Related issues

Issue Project State Summary Similarity
#2736 docs: fix the title in the toc charmcraft merged 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.
78%
#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.
72%
#1075 fix: remove .html extension from doc slug craft-parts merged Merged changes removing the .html extension from Read the Docs slugs. Approved by two reviewers, passed CI checks, and updated three files to streamline documentation URLs without impacting downstream consumers.
70%