Commit d5468d0
[KYUUBI #7211] [DOC] Remove unsupported 'logo_only' and 'extra_navbar' 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 <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>1 parent e1f2f81 commit d5468d0
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | 111 | | |
113 | 112 | | |
114 | 113 | | |
115 | 114 | | |
116 | 115 | | |
117 | | - | |
118 | 116 | | |
119 | 117 | | |
120 | 118 | | |
| |||
0 commit comments