kyuubi/docs
dnskr 85caea86df
[KYUUBI #6970] [DOC] Fix "nonexisting document" issues
### Why are the changes needed?

The PR fixes `nonexisting document` issues:
```shell
./kyuubi/docs/client/advanced/features/index.rst:19: WARNING: toctree contains reference to nonexisting document 'client/advanced/features/engine_resources' [toc.not_readable]

./kyuubi/docs/client/odbc/index.rst:20: WARNING: toctree contains reference to nonexisting document 'client/odbc/todo' [toc.not_readable]
./kyuubi/docs/client/thrift/index.rst:20: WARNING: toctree contains reference to nonexisting document 'client/thrift/hive_beeline' [toc.not_readable]

./kyuubi/docs/index.rst:189: WARNING: toctree contains reference to nonexisting document 'sql/index' [toc.not_readable]
./kyuubi/docs/quick_start/index.rst:23: WARNING: toctree contains reference to nonexisting document 'quick_start/quick_start_with_beeline' [toc.not_readable]
```

### How was this patch tested?

Checked that there are no `nonexisting document` warnings during the documentation build process.
```shell
make html
```

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

No

Closes #6970 from dnskr/doc-fix-nonexisting-document.

Closes #6970

a7c2b3617 [dnskr] [DOC] Fix "nonexisting document" issues

Authored-by: dnskr <dnskrv88@gmail.com>
Signed-off-by: Kent Yao <yao@apache.org>
2025-03-10 12:11:17 +08:00
..
_static/css Revert "[KYUUBI #5908] [DOCS] Remove workaround for malformed table" 2023-12-24 01:53:05 +08:00
appendix
client [KYUUBI #6970] [DOC] Fix "nonexisting document" issues 2025-03-10 12:11:17 +08:00
configuration [KYUUBI #6876] Support rolling spark.kubernetes.file.upload.path 2025-01-15 01:27:12 +08:00
connector [KYUUBI #6969] [DOC] Fix "Title underline too short" issues 2025-03-10 12:10:48 +08:00
contributing [KYUUBI #6545] Deprecate and remove building support for Spark 3.2 2024-07-22 11:59:34 +08:00
deployment [KYUUBI #6939] Bump Spark 3.5.5 2025-03-03 13:42:09 +08:00
extensions [KYUUBI #6969] [DOC] Fix "Title underline too short" issues 2025-03-10 12:10:48 +08:00
imgs [KYUUBI #5914] Update layer diagram on welcome page 2023-12-25 16:13:48 +08:00
monitor [KYUUBI #6938] [DOC] Refine monitoring docs 2025-02-25 22:20:05 +08:00
overview [KYUUBI #6596] Fix typos in architecture page 2024-08-08 12:12:30 +00:00
quick_start [KYUUBI #6970] [DOC] Fix "nonexisting document" issues 2025-03-10 12:11:17 +08:00
security [KYUUBI #6728] [DOC] update Authz plugin docs of build command with -am option 2024-10-16 13:31:14 +08:00
tools [KYUUBI #6969] [DOC] Fix "Title underline too short" issues 2025-03-10 12:10:48 +08:00
conf.py Revert "[KYUUBI #5908] [DOCS] Remove workaround for malformed table" 2023-12-24 01:53:05 +08:00
index.rst [KYUUBI #6970] [DOC] Fix "nonexisting document" issues 2025-03-10 12:11:17 +08:00
make.bat
Makefile
requirements.txt [KYUUBI #6752] [DOC] Bump doc build requirements 2024-10-18 10:39:02 +08:00