Skip to content

Commit 64ca64d

Browse files
michaelosthegetwiecki
authored andcommitted
Add draft project logo
1 parent 8b40a6c commit 64ca64d

File tree

4 files changed

+139
-7
lines changed

4 files changed

+139
-7
lines changed

README.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -119,11 +119,6 @@ For more information on contributing, please see the
119119
A good place to start contributing is by looking through the issues
120120
`here <https://github.com/pymc-devs/pytensor/issues`.
121121

122-
Support
123-
=======
124-
125-
Special thanks to `Bram Timmer <http://beside.ca>`__ for the logo.
126-
127122

128123
.. |Project Name| replace:: Pytensor
129124
.. |Tests Status| image:: https://github.com/pymc-devs/pytensor/workflows/Tests/badge.svg

doc/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ def setup(app):
156156

157157
# The name of an image file (within the static path) to place at the top of
158158
# the sidebar.
159-
# html_logo = 'images/pytensor_logo.png'
159+
# html_logo = 'images/pytensor_logo.svg'
160160

161161
# The name of an image file (within the static path) to use as favicon of the
162162
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
@@ -260,7 +260,7 @@ def find_source():
260260

261261
# The name of an image file (relative to this directory) to place at the top of
262262
# the title page.
263-
# latex_logo = 'images/pytensor_logo_allblue_200x46.png'
263+
# latex_logo = 'images/pytensor_logo.svg'
264264

265265
# For "manual" documents, if this is true, then toplevel headings are parts,
266266
# not chapters.

doc/images/pytensor_logo.svg

Lines changed: 137 additions & 0 deletions
Loading

doc/images/pytensor_logo_2400.png

-114 KB
Binary file not shown.

0 commit comments

Comments
 (0)