Skip to content

Commit 53780c8

Browse files
Minor documentation update (#30)
1 parent 43b76b4 commit 53780c8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Documentation/Doxygen/src/DriverValidation.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The CMSIS-Driver Validation requires
2424

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

27-
\image html cmsis_dv.png
27+
\image html cmsis_dv.png width=100%
2828

2929
The CMSIS-Driver Validation provides validation for the following interfaces:
3030
- \ref dv_can "CAN" - Controller Area Network (CAN) interface driver.

Documentation/Doxygen/style_template/layout.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<navindex>
55
<tab type="mainpage" visible="yes" title=""/>
66
<tab type="pages" visible="yes" title="Usage and Description" intro=""/>
7-
<tab type="topics" visible="yes" title="API Reference" intro=""/>
7+
<tab type="topics" visible="yes" title="Reference" intro=""/>
88
<tab type="namespaces" visible="no" title="Namespaces">
99
<tab type="namespacelist" visible="no" title="Namespace list" intro=""/>
1010
<tab type="namespacemembers" visible="no" title="Namespace members" intro=""/>

0 commit comments

Comments
 (0)