From 2866dcdd032288d98a0cf32771d51d6bc9427ecb Mon Sep 17 00:00:00 2001 From: Michele Caini Date: Tue, 19 Oct 2021 08:37:16 +0200 Subject: [PATCH] doc: updated documentation about making EnTT work smoothly across boundaries --- docs/md/lib.md | 46 +++++++++++++++------------------------------- 1 file changed, 15 insertions(+), 31 deletions(-) diff --git a/docs/md/lib.md b/docs/md/lib.md index eeed70764..06d804516 100644 --- a/docs/md/lib.md +++ b/docs/md/lib.md @@ -6,7 +6,7 @@ # Table of Contents * [Working across boundaries](#working-across-boundaries) - * [The EnTT way](#the-entt-way) + * [Smooth until proven otherwise](#smooth-until-proven-otherwise) * [Meta context](#meta-context) * [Memory management](#memory-management)