Commit b7a6a51
committed
[KYUUBI #7221] [DOC] Fix nonexisting document 'client/advanced/features/engine_pool'
### Why are the changes needed?
The PR fixes `nonexisting document 'client/advanced/features/engine_pool'` warning:
```shell
./kyuubi/docs/client/advanced/features/index.rst:19: WARNING: toctree contains reference to nonexisting document 'client/advanced/features/engine_pool' [toc.not_readable]
```
The document was deleted in the PR #7118.
### How was this patch tested?
Checked that there is no warning anymoreduring the documentation build process.
```shell
make html
```
### Was this patch authored or co-authored using generative AI tooling?
No
Closes #7221 from dnskr/doc-fix-nonexisting-document-engine_pool.
Closes #7221
806addc [dnskr] [DOC] Fix nonexisting document 'client/advanced/features/engine_pool'
Authored-by: dnskr <dnskrv88@gmail.com>
Signed-off-by: dnskr <dnskrv88@gmail.com>1 parent 6fb4c87 commit b7a6a51
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
29 | | - | |
30 | | - | |
0 commit comments