mirror of
https://github.com/linux-usb-gadgets/libusbgx.git
synced 2025-07-12 23:19:43 +03:00
libusbgx: Fix doc build with new doxygen version
Doc build may fail with newest doxygen with error: error: the type 'dirs' is not supported for the entry tag within a navindex! Check your layout file! Fix this by simply remove the line that caused the error. Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
This commit is contained in:
parent
dccb4f19a6
commit
6ffbb21559
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@
|
|||
<tab type="filelist" visible="yes" title="" intro=""/>
|
||||
<tab type="globals" visible="yes" title="" intro=""/>
|
||||
</tab>
|
||||
<tab type="dirs" visible="yes" title="" intro=""/>
|
||||
<tab type="examples" visible="yes" title="" intro=""/>
|
||||
</navindex>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue