Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit3fd78f1

Browse files
committed
DOC: Nav-bar: Add icon linking to contents
1 parent7552cdd commit3fd78f1

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

‎doc/_templates/mpl_nav_bar.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
<ulid="navbar-main-elements"class="navbar-nav">
2-
2+
<liclass="nav-item">
3+
<aclass="reference internal nav-link"href="{{ pathto('contents') }}"title="Contents">
4+
<span><iclass="fas fa-bars"style="font-size: 1rem"></i>&nbsp;</span>
5+
<labelclass="sr-only">Contents</label>
6+
</a>
7+
</li>
38
<liclass="nav-item">
49
<aclass="reference internal nav-link"href="{{ pathto('plot_types/index') }}">Plot types</a>
510
</li>

‎doc/index.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,3 @@ you can help!
104104
- Help other users `on discourse<https://discourse.matplotlib.org>`__
105105
- report a bug or request a feature `on GitHub<https://github.com/matplotlib/matplotlib/issues>`__
106106
- or improve the:ref:`documentation and code<developers-guide-index>`
107-
108-
109-
Site map
110-
--------
111-
112-
The:ref:`complete contents of the docs<complete_sitemap>`.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp