Commit 8abfb2c6 authored by helloyongyang's avatar helloyongyang
Browse files

update docs

parent 55f4b512
...@@ -10,7 +10,7 @@ formats: ...@@ -10,7 +10,7 @@ formats:
- epub - epub
sphinx: sphinx:
configuration: docs/ZH_CN/source/conf.py configuration: docs/EN/source/conf.py
python: python:
install: install:
......
...@@ -70,7 +70,7 @@ html_theme = "sphinx_book_theme" ...@@ -70,7 +70,7 @@ html_theme = "sphinx_book_theme"
# html_theme = 'sphinx_rtd_theme' # html_theme = 'sphinx_rtd_theme'
html_logo = "../../../assets/img_lightx2v.png" html_logo = "../../../assets/img_lightx2v.png"
html_theme_options = { html_theme_options = {
"path_to_docs": "docs/ZH_CN/source", "path_to_docs": "docs/EN/source",
"repository_url": "https://github.com/ModelTC/lightx2v", "repository_url": "https://github.com/ModelTC/lightx2v",
"use_repository_button": True, "use_repository_button": True,
} }
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment