Commit aa3df5ff authored by xu rui's avatar xu rui
Browse files

feat: using next_docs

parent 784c61a2
...@@ -95,7 +95,7 @@ language = 'en' ...@@ -95,7 +95,7 @@ language = 'en'
html_theme = 'sphinx_book_theme' html_theme = 'sphinx_book_theme'
html_logo = '_static/image/logo.png' html_logo = '_static/image/logo.png'
html_theme_options = { html_theme_options = {
'path_to_docs': 'docs/en', 'path_to_docs': 'next_docs/en',
'repository_url': 'https://github.com/opendatalab/MinerU', 'repository_url': 'https://github.com/opendatalab/MinerU',
'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