8000 Merge pull request #9219 from jklymak/smallindexchange · matplotlib/matplotlib@fa24e8c · GitHub
[go: up one dir, main page]

Skip to content

Commit fa24e8c

Browse files
committed
Merge pull request #9219 from jklymak/smallindexchange
DOC: reference User Guide in text.
1 parent 24622f3 commit fa24e8c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/_templates/index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,10 @@ <h1>Installation</h1>
9191

9292
<h1>Documentation</h1>
9393

94-
This is the documentation for Matplotlib version {{ version }}.
94+
<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>
9598

9699
<p id="other_versions"></p>
97100
<script>

0 commit comments

Comments
 (0)
0