Skip to content

[DOC] Remove unsupported 'logo_only' and 'extra_navbar' theme options#7211

Closed
dnskr wants to merge 1 commit into
apache:masterfrom
dnskr:remove-unsupported-theme-options
Closed

[DOC] Remove unsupported 'logo_only' and 'extra_navbar' theme options#7211
dnskr wants to merge 1 commit into
apache:masterfrom
dnskr:remove-unsupported-theme-options

Conversation

@dnskr

@dnskr dnskr commented Sep 20, 2025

Copy link
Copy Markdown
Contributor

Why are the changes needed?

The PR fixes two unsupported theme option warnings that are printed during the documentation building:

preparing documents... WARNING: unsupported theme option 'logo_only' given
WARNING: unsupported theme option 'extra_navbar' given

Both options were deleted from sphinx_book_theme.

How was this patch tested?

Built documentation locally and checked there are no warning message anymore.

Was this patch authored or co-authored using generative AI tooling?

No

@github-actions github-actions Bot added the kind:documentation Documentation is a feature! label Sep 20, 2025
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (e120d73) to head (800f9d9).

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #7211   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files         696     696           
  Lines       43540   43540           
  Branches     5891    5891           
======================================
  Misses      43540   43540           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pan3793 pan3793 added this to the v1.10.3 milestone Sep 22, 2025
@pan3793 pan3793 closed this in d5468d0 Sep 22, 2025
pan3793 pushed a commit that referenced this pull request Sep 22, 2025
…' theme options

### Why are the changes needed?
The PR fixes two `unsupported theme option` warnings that are printed during the documentation building:
```shell
preparing documents... WARNING: unsupported theme option 'logo_only' given
WARNING: unsupported theme option 'extra_navbar' given
```
Both options were deleted from [sphinx_book_theme](https://github.com/executablebooks/sphinx-book-theme).

### How was this patch tested?
Built documentation locally and checked there are no warning message anymore.

### Was this patch authored or co-authored using generative AI tooling?
No

Closes #7211 from dnskr/remove-unsupported-theme-options.

Closes #7211

800f9d9 [dnskr] [DOC] Remove unsupported 'logo_only' and 'extra_navbar' theme options

Authored-by: dnskr <dnskrv88@gmail.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
(cherry picked from commit d5468d0)
Signed-off-by: Cheng Pan <chengpan@apache.org>
@pan3793

pan3793 commented Sep 22, 2025

Copy link
Copy Markdown
Member

thanks, merged to master/1.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:documentation Documentation is a feature!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants