This commit is contained in:
Kent Yao 2020-11-03 20:46:58 +08:00
parent 9aea755b5e
commit 43bfbed473
5 changed files with 13 additions and 0 deletions

View File

@ -33,6 +33,7 @@ source_suffix = ['.rst', '.md']
# -- Project information -----------------------------------------------------
project = 'Kyuubi'
copyright = '''
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
@ -86,6 +87,13 @@ exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
# a list of builtin themes.
#
html_theme = 'sphinx_rtd_theme'
# html_theme_options = {
# 'logo_only': True
# }
html_logo = 'imgs/kyuubi_logo_yellow.png'
pygments_style = 'sphinx'
# Add any paths that contain custom static files (such as style sheets) here,

BIN
docs/imgs/kyuubi_logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

View File

@ -3,9 +3,14 @@
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: