From f215004ad13a7d8e4315290eecdc80fc43d79858 Mon Sep 17 00:00:00 2001 From: JLBuenoLopez-eProsima Date: Thu, 1 Oct 2020 10:33:24 +0200 Subject: [PATCH] Update general README providing links to all QD Signed-off-by: JLBuenoLopez-eProsima --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7c4a8095c..4269d1612 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,12 @@ The following example configures Fast DDS to publish synchronously, and to have ## Quality Declaration files +Quality Declarations for each package in this repository: + +* [`rmw_fastrtps_shared_cpp`](rmw_fastrtps_shared_cpp/QUALITY_DECLARATION.md) +* [`rmw_fastrps_cpp`](rmw_fastrtps_cpp/QUALITY_DECLARATION.md) +* [`rmw_fastrtps_dynamic_cpp`](rmw_fastrtps_dynamic_cpp/QUALITY_DECLARATION.md) + Quality Declarations for the external dependencies of these packages can be found in: * [Fast DDS Quality Declaration](https://github.com/eProsima/Fast-DDS/blob/master/QUALITY.md)