Thanks to visit codestin.com Credit goes to github.com
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.
2 parents b3e9d7b + 62450fd commit 95d58f4Copy full SHA for 95d58f4
1 file changed
doc/_templates/index.html
@@ -91,7 +91,10 @@ <h1>Installation</h1>
91
92
<h1>Documentation</h1>
93
94
- This is the documentation for Matplotlib version {{ version }}.
+ <p>This is the documentation for Matplotlib version {{ version }}.</p>
95
+
96
+ <p>To get started, read the <a href="{{ pathto('users/index') }}">
97
+ User's Guide</a>.</p>
98
99
<p id="other_versions"></p>
100
<script>
0 commit comments