Omkar Reddy created CLIMATE-852: ----------------------------------- Summary: [OCW Documentation] Theme not found error Key: CLIMATE-852 URL: https://issues.apache.org/jira/browse/CLIMATE-852 Project: Apache Open Climate Workbench Issue Type: Bug Components: build process Affects Versions: 1.1.0 Reporter: Omkar Reddy
When I try to build the documentation locally I get the following error, Theme error: no theme named 'alabaster' found (missing theme.conf?) make: *** [html] Error 1 When I did some digging, I got to know that the above theme used to be the default theme for sphinx, but it has been outdated now, So I propose we change the theme to more non-default theme such as 'sphinx_rtd_theme' or we can add the latest default theme. I am more inclined to the first one, because it is a stable non-default theme which does not change on sphinx updation. Any suggestions are welcome. -- This message was sent by Atlassian JIRA (v6.3.4#6332)