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 e80f6b8 commit 3c9d40bCopy full SHA for 3c9d40b
doc/_templates/layout.html
@@ -56,6 +56,7 @@
56
<ul>
57
<li><a href="{{ pathto('users/installing') }}">Installation</a></li>
58
<li><a href="{{ pathto('contents') }}">Documentation</a></li>
59
+ <li><a href="{{ pathto('api/index') }}">API</a></li>
60
<li><a href="{{ pathto('gallery/index') }}">Examples</a></li>
61
<li><a href="{{ pathto('tutorials/index') }}">Tutorials</a></li>
62
<li><a href="{{ pathto('devel/index') }}">Contributing</a></li>
0 commit comments