Skip to content

Commit 90c4b35

Browse files
committed
[doc] Update doxyfile for doxygen 1.14.0 & fix html display issues
1 parent 99b0a3b commit 90c4b35

File tree

5 files changed

+940
-494
lines changed

5 files changed

+940
-494
lines changed

doc/resources/Markdown/00_introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Introduction
22

33
<p align="center">
4-
<img src="../Pictures/STSELib.png" />
4+
<img src="./../Pictures/STSELib.png" />
55
</p>
66

77
The STSELib middleware offers a comprehensive suite of high-level Application Programming Interface (API) functions for embedded system developers. This middleware abstracts the construction and sequencing of commands necessary to ensure the protection of peripherals, accessories, and consumables using secure authentication devices from STMicroelectronics.
88

99
Thanks to its modular architecture, this middleware enables seamless integration of one or multiple secure authentication devices from STMicroelectronics within various host MCU/MPU ecosystems. The STSELib middleware consists of three software modules, as depicted in the figure below.
1010

11-
![STSELib_architecture](../Pictures/STSELib_arch.png)
11+
![STSELib_architecture](./../Pictures/STSELib_arch.png)
1212

1313
Each layer provides a distinct level of system abstraction for the embedded system developer:
1414

0 commit comments

Comments
 (0)