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.
1 parent 6f40f0b commit 836990fCopy full SHA for 836990f
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