Skip to content

Commit

Permalink
Move Index to toc, remove Search link (#118)
Browse files Browse the repository at this point in the history
rkent authored Apr 19, 2024
1 parent d3595e9 commit 3e03a08
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions rosdoc2/verbs/build/builders/index.rst.jinja
Original file line number Diff line number Diff line change
@@ -30,8 +30,8 @@
{% endif %}
{% if has_readme %}.. include:: __readme_include.rst{% endif%}

Indices and Search
==================
.. toctree::
:hidden:

genindex

* :ref:`genindex`
* :ref:`search`

0 comments on commit 3e03a08

Please sign in to comment.