We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3990f34 commit 8971fa1Copy full SHA for 8971fa1
docs/conf.py
@@ -2,7 +2,7 @@
2
3
# -- Project information -----------------------------------------------------
4
5
-html_title = 'Matplotlib - Visualization with Python'
+html_title = 'Visualization with Python'
6
project = "Matplotlib landing page"
7
copyright = (
8
f"2012 - {datetime.datetime.now().year} The Matplotlib development team"
docs/index.rst
@@ -1,2 +1,4 @@
1
+.. title:: Matplotlib
+
.. raw:: html
:file: body.html
0 commit comments