如何解决'sphinx_rtd_theme'警告?

时间:2019-06-28 05:12:02

标签: linux python-sphinx

当我尝试在Linux内核中使用make htmldocs构建文档时。我收到以下警告。

Warning: The Sphinx 'sphinx_rtd_theme' HTML theme was not found. Make sure you have the theme installed to produce pretty HTML output. Falling back to the default theme.
loading pickled environment... not yet created
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 1088 source files that are out of date

我该如何解决?

0 个答案:

没有答案