26 lines
530 B
ReStructuredText
26 lines
530 B
ReStructuredText
.. Kyuubi documentation master file, created by
|
|
sphinx-quickstart on Wed Oct 28 14:23:28 2020.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
.. image:: imgs/kyuubi_logo.png
|
|
:align: center
|
|
|
|
|
|
Welcome to Kyuubi's documentation!
|
|
==================================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:glob:
|
|
|
|
quick_start/index
|
|
overview/index
|
|
deployment/index
|
|
security/index
|
|
client/index
|
|
integrations/index
|
|
tools/index
|
|
community/index
|
|
|