Skip to content
Snippets Groups Projects
Commit 8b3ac63c authored by TGermain's avatar TGermain
Browse files

rtd correction for building

parent 1ae15a20
No related branches found
No related tags found
No related merge requests found
......@@ -26,9 +26,9 @@ exclude_patterns = []
autodoc_member_order = 'bysource'
# math
from sphinx_math_dollar import NODE_BLACKLIST
from docutils.nodes import header,FixedTextElement, literal,math
from docutils.nodes import comment, doctest_block, image, literal_block, math_block, paragraph, pending, raw, rubric, substitution_definition, target
#from sphinx_math_dollar import NODE_BLACKLIST
#from docutils.nodes import header,FixedTextElement, literal,math
#from docutils.nodes import comment, doctest_block, image, literal_block, math_block, paragraph, pending, raw, rubric, substitution_definition, target
mathjax_config = {
'tex2jax': {
'inlineMath': [ ["\\(","\\)"] ],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment