8000
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.
2 parents 6f40f0b + 836990f commit 2bd9d05Copy full SHA for 2bd9d05
doc/_templates/mpl_nav_bar.html
@@ -13,7 +13,7 @@
13
<a class="reference internal nav-link" href="{{ pathto('api/index') }}">Reference</a>
14
</li>
15
<li class="nav-item">
16
- <a class="reference internal nav-link" href="{{ pathto('contents') }}">Usage guide</a>
+ <a class="reference internal nav-link" href="{{ pathto('users/index') }}">Usage guide</a>
17
18
19
<a class="reference internal nav-link" href="{{ pathto('devel/index') }}">Develop</a>
doc/users/index.rst
@@ -4,14 +4,6 @@
4
Usage guide
5
###########
6
7
-.. only:: html
8
-
9
- :Release: |version|
10
- :Date: |today|
11
12
.. toctree::
:maxdepth: 2
0 commit comments