Skip to content
Snippets Groups Projects
Commit 758bd895 authored by Tiago de Freitas Pereira's avatar Tiago de Freitas Pereira
Browse files

Added mathjax

Added mathjax
parent 1991d94b
No related branches found
No related tags found
1 merge request!63Moved style transfer to a function
Pipeline #
...@@ -17,7 +17,8 @@ extensions = [ ...@@ -17,7 +17,8 @@ extensions = [
'sphinx.ext.todo', 'sphinx.ext.coverage', 'sphinx.ext.ifconfig', 'sphinx.ext.todo', 'sphinx.ext.coverage', 'sphinx.ext.ifconfig',
'sphinx.ext.autodoc', 'sphinx.ext.autosummary', 'sphinx.ext.doctest', 'sphinx.ext.autodoc', 'sphinx.ext.autosummary', 'sphinx.ext.doctest',
'sphinx.ext.graphviz', 'sphinx.ext.intersphinx', 'sphinx.ext.napoleon', 'sphinx.ext.graphviz', 'sphinx.ext.intersphinx', 'sphinx.ext.napoleon',
'sphinx.ext.viewcode', 'matplotlib.sphinxext.plot_directive' 'sphinx.ext.viewcode', 'matplotlib.sphinxext.plot_directive',
'sphinx.ext.mathjax'
] ]
import sphinx import sphinx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment