Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 95d58f4

Browse filesBrowse files
authored
Merge pull request #9219 from jklymak/smallindexchange
DOC: reference User Guide in text.
2 parents b3e9d7b + 62450fd commit 95d58f4
Copy full SHA for 95d58f4

File tree

Expand file treeCollapse file tree

1 file changed

+4
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-1
lines changed

‎doc/_templates/index.html

Copy file name to clipboardExpand all lines: doc/_templates/index.html
+4-1Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.