We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
may need jquery entry in conf.py
conf.py
extensions = [ 'sphinx.ext.graphviz', 'sphinx.ext.autodoc', 'sphinx.ext.doctest', 'sphinxcontrib.jquery', 'sphinx.ext.todo', 'sphinx.ext.coverage', 'sphinx.ext.mathjax' ]
(path paved by axom)
The text was updated successfully, but these errors were encountered:
Seems like a simple fix ---however, adding this may cause problems for spack-based builds, so need to investigate
Sorry, something went wrong.
resolved in #1164
No branches or pull requests
may need jquery entry in
conf.py
(path paved by axom)
The text was updated successfully, but these errors were encountered: