- Copy directory
doutodocs/_themes/under your own project. - Modify
html_themeandhtml_theme_pathinconf.py
html_theme_path = ['_themes']
html_theme = 'dou'- 将项目里的文件夹
dou复制到docs/_themes/下 - 修改
conf.py中的html_themehtml_theme_path
html_theme_path = ['_themes']
html_theme = 'dou'