From 4e02beb8ef664ff69ab3ad010637f8884523334c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dietrich=20Kr=C3=B6nke?= Date: Wed, 24 Mar 2021 19:54:31 +0100 Subject: [PATCH] iox-#482 fix intendation in note for configuration MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Dietrich Krönke --- doc/website/advanced/configuration-guide.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/website/advanced/configuration-guide.md b/doc/website/advanced/configuration-guide.md index aba8f924a0d..fac0f0fd49d 100644 --- a/doc/website/advanced/configuration-guide.md +++ b/doc/website/advanced/configuration-guide.md @@ -37,6 +37,7 @@ Iceoryx ships a library for RouDi named in cmake `iceoryx_posh_roudi`. This lib !!! note The chunk size for the mempool needs to follow these restrictions: + 1. Chunksize needs to be greater than the alignment 2. Chunksize needs to be a multiple of alignment