Merge pull request #20094 from richard-imaoka/wip-fix-doc-content-links-richard-imaoka
Add links to go to Java and Scala contents #15556
This commit is contained in:
commit
7512c86ac9
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@
|
|||
{%- endif %}
|
||||
</li>
|
||||
<li>
|
||||
<a href="{{ pathto(master_doc) }}">{{ _('Contents') }}</a>
|
||||
<a href="{{ pathto('java.html', 1) }}">Java Contents</a> <span class="divider">|</span> <a href="{{ pathto('scala.html', 1) }}">Scala Contents</a>
|
||||
</li>
|
||||
<li>
|
||||
{%- if prev %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue