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.
1 parent 24622f3 commit fa24e8cCopy full SHA for fa24e8c
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