Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Documentation/Doxygen/src/DriverValidation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The CMSIS-Driver Validation requires

The diagram below shows an overview of the CMSIS-Driver Validation configuration.

\image html cmsis_dv.png
\image html cmsis_dv.png width=100%

The CMSIS-Driver Validation provides validation for the following interfaces:
- \ref dv_can "CAN" - Controller Area Network (CAN) interface driver.
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Doxygen/style_template/layout.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<navindex>
<tab type="mainpage" visible="yes" title=""/>
<tab type="pages" visible="yes" title="Usage and Description" intro=""/>
<tab type="topics" visible="yes" title="API Reference" intro=""/>
<tab type="topics" visible="yes" title="Reference" intro=""/>
<tab type="namespaces" visible="no" title="Namespaces">
<tab type="namespacelist" visible="no" title="Namespace list" intro=""/>
<tab type="namespacemembers" visible="no" title="Namespace members" intro=""/>
Expand Down
Loading