Commit 874e2de
[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 <dnskrv88@gmail.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
(cherry picked from commit d5468d0)
Signed-off-by: Cheng Pan <chengpan@apache.org>1 parent 9b08188 commit 874e2de
1 file changed
Lines changed: 0 additions & 2 deletions
| 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