Skip to content

Commit e8df1eb

Browse files
committed
[docs] Put the file list back into the doxygen sidebar.
After cleaning up the sidebar, doxygen seemed to have skipped the step of generating the webpages for the tutorials. Here, the menu is put back into the sidebar to force doxygen to run the tutorials.
1 parent f369ced commit e8df1eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

documentation/doxygen/DoxygenLayout.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<tab type="hierarchy" visible="yes" title="" intro=""/>
1717
<tab type="classmembers" visible="yes" title="" intro=""/>
1818
</tab>
19-
<tab type="files" visible="no" title="">
19+
<tab type="files" visible="yes" title="">
2020
<tab type="filelist" visible="yes" title="" intro=""/>
2121
<tab type="globals" visible="yes" title="" intro=""/>
2222
</tab>

0 commit comments

Comments
 (0)