diff --git a/README.rst b/README.rst index f48af16934..0be106c05f 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,8 @@ +.. image:: https://cdn.rawgit.com/pymc-devs/pytensor/main/doc/images/PyTensor_RGB.svg + :height: 100px + :alt: PyTensor logo + :align: center + |Tests Status| |Coverage| |Project Name| is a fork of `Aesara `__ -- a Python library that allows one to define, optimize, and diff --git a/doc/conf.py b/doc/conf.py index 2d186b1968..a1234b6451 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -115,7 +115,7 @@ # https://github.com/readthedocs/sphinx_rtd_theme/issues/766#issuecomment-513852197 html4_writer = True -html_logo = "images/pytensor_logo.svg" +html_logo = "images/PyTensor_RGB.svg" html_theme = "pymc_sphinx_theme" html_theme_options = { "use_search_override": False, @@ -138,7 +138,7 @@ # The name of an image file (within the static path) to place at the top of # the sidebar. -# html_logo = 'images/pytensor_logo.svg' +# html_logo = 'images/PyTensor_RGB.svg' # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 @@ -242,7 +242,7 @@ def find_source(): # The name of an image file (relative to this directory) to place at the top of # the title page. -# latex_logo = 'images/pytensor_logo.svg' +# latex_logo = 'images/PyTensor_RGB.svg' # For "manual" documents, if this is true, then toplevel headings are parts, # not chapters. diff --git a/doc/images/PyTensor_RGB.svg b/doc/images/PyTensor_RGB.svg new file mode 100644 index 0000000000..1eaec9f0f2 --- /dev/null +++ b/doc/images/PyTensor_RGB.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/doc/images/pytensor_logo.svg b/doc/images/pytensor_logo.svg deleted file mode 100644 index 79b90b5acd..0000000000 --- a/doc/images/pytensor_logo.svg +++ /dev/null @@ -1,145 +0,0 @@ - - - -image/svg+xml \ No newline at end of file