mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Doxygen doc
- Remove from Additional resources section - Add link in header under Documentation
This commit is contained in:
parent
57f1017b5e
commit
34dd493434
2 changed files with 1 additions and 1 deletions
|
@ -13,6 +13,7 @@ http://opensource.org/licenses/MIT.
|
|||
{% if page.lang == 'en' %}<li{% if page.id == 'developer-reference' %} class="active"{% endif %}><a href="/en/developer-reference">Reference</a></li>{% endif %}
|
||||
{% if page.lang == 'en' %}<li{% if page.id == 'developer-examples' %} class="active"{% endif %}><a href="/en/developer-examples">Examples</a></li>{% endif %}
|
||||
{% if page.lang == 'en' %}<li{% if page.id == 'developer-glossary' %} class="active"{% endif %}><a href="/en/developer-glossary">Glossary</a></li>{% endif %}
|
||||
{% if page.lang == 'en' %}<li{% if page.id == 'developer-source-code' %} class="active"{% endif %}><a href="/en/doxygen/html/index.html">Source Code</a></li>{% endif %}
|
||||
|
||||
<!--
|
||||
<li{% if page.id == 'getting-started' %} class="active"{% endif %}><a href="/{{ page.lang }}/{% translate getting-started url %}">{% translate menu-getting-started layout %}</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue