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 918649a commit 62450fdCopy full SHA for 62450fd
1 file changed
doc/_templates/index.html
@@ -91,10 +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
- To get started, read the <a href="{{ pathto('users/index') }}">
97
- User's Guide</a>.
+ <p>To get started, read the <a href="{{ pathto('users/index') }}">
+ User's Guide</a>.</p>
98
99
<p id="other_versions"></p>
100
<script>
0 commit comments