Skip to content

Commit 0404715

Browse files
committed
Add logo to documentation
1 parent d49add8 commit 0404715

File tree

5 files changed

+5
-3
lines changed

5 files changed

+5
-3
lines changed

docs/_static/logo.png

6.18 KB
Loading

docs/_static/logo_medium.png

8.65 KB
Loading

docs/_static/logo_small.png

4.62 KB
Loading

docs/index.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Welcome to QNET's documentation!
22
================================
33

4+
.. image:: _static/logo_medium.png
5+
46
.. toctree::
57
:maxdepth: 2
68
:caption: Contents:
@@ -22,7 +24,4 @@ API
2224

2325
API of the QNET package <API/qnet>
2426

25-
Indices and tables
26-
==================
27-
* :ref:`genindex`
2827
* :ref:`modindex`

docs/readme.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1+
.. image:: _static/logo_medium.png
2+
:align: left
3+
14
.. include:: ../README.rst

0 commit comments

Comments
 (0)