conf.py ================================================== .. code-block:: python # 配置文档首页地址 master_doc = 'index' # 配置主题 html_theme = 'sphinx_rtd_theme'