Skip to content

Commit

Permalink
doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
camilo committed Jan 16, 2024
1 parent da7932f commit 1e9be20
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions doc/mainpage.dox
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
/** @mainpage Overview
* @image html https://github.com/kmilo17pet/qlibs-cpp/assets/11412210/39608408-78ea-4d88-a854-f61befd845a5
* A collection of useful libraries written in C++ for embedded systems.
* A collection of useful libraries written in C++ for embedded systems.
*
* @remark
* qLibs++ complies with most of the Motor Industry Software Reliability
* Association (MISRA) MISRA-C++:2008 and the SEI CERT C coding standards in
* Association (MISRA) MISRA-C++:2008 and the SEI CERT C coding standards in
* order to provide a safe, reliable, and secure foundation for embedded applications.
*
* qLibs++ includes the following modules:
Expand Down Expand Up @@ -39,6 +39,7 @@
* - @subpage qtdl_desc "TDL : Tapped Delay Line in O(1)"
* - Type-generic array operations
* - Fast floating-point math library
* - 1D Interpolation class
*/

/**
Expand Down

0 comments on commit 1e9be20

Please sign in to comment.