Open
Description
Bug Report
SUMMARY
When I click the Documentation button I get a not found error message
STEPS TO REPRODUCE
Click the Documentation button.
I have managed to pip install sphinx sphinx_rtd_theme on a Rocky box but this makes no difference and you get the same error.
EXPECTED RESULTS
The documentation to be displayed.
ACTUAL RESULTS
I get a not found error. If I try to install sphinx_rtd_theme via pip Ubuntu blocks it and apt install says not found.
# make webdocs
....
Theme error:
An error happened in rendering the page contributing/content_scoring.
Reason: UndefinedError("'style' is undefined")
make[1]: *** [Makefile.sphinx:24: html] Error 2
make[1]: Leaving directory '/code/galaxy/docs/docsite'
make: *** [Makefile:38: htmldocs] Error 2
Metadata
Metadata
Assignees
Labels
No labels