Skip to content

Commit

Permalink
Remove dirs from navigation tabs (#300) (#301)
Browse files Browse the repository at this point in the history
Signed-off-by: acuadros95 <[email protected]>
(cherry picked from commit b560387)

Co-authored-by: Antonio Cuadros <[email protected]>
  • Loading branch information
mergify[bot] and Acuadros95 authored Jun 13, 2023
1 parent 7c44d9d commit 8e83c69
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions rmw_microxrcedds_c/utils/doxygen/DoxygenLayout.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,15 @@
</tab>
<tab type="classes" visible="no" title="">
<tab type="classlist" visible="no" title="" intro=""/>
<tab type="classindex" visible="no" title=""/>
<tab type="classindex" visible="no" title=""/>
<tab type="hierarchy" visible="no" title="" intro=""/>
<tab type="classmembers" visible="no" title="" intro=""/>
</tab>
<tab type="files" visible="no" title="API reference">
<tab type="filelist" visible="no" title="" intro=""/>
<tab type="globals" visible="no" title="Functions" intro=""/>
</tab>
<tab type="dirs" visible="no" title="" intro=""/>
<tab type="examples" visible="no" title="" intro=""/>
<tab type="examples" visible="no" title="" intro=""/>
</navindex>

<!-- Layout definition for a group page -->
Expand Down

0 comments on commit 8e83c69

Please sign in to comment.