From 997dd433b32a8c440ca78d7babdf2af5cfc14abe Mon Sep 17 00:00:00 2001 From: Michele Caini Date: Fri, 15 Jan 2021 11:04:06 +0100 Subject: [PATCH] doc: type list and value list --- docs/md/core.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/docs/md/core.md b/docs/md/core.md index 49f55b1b0..33bb02cfb 100644 --- a/docs/md/core.md +++ b/docs/md/core.md @@ -24,6 +24,7 @@ * [Member class type](#member-class-type) * [Integral constant](#integral-constant) * [Tag](#tag) + * [Type list and value list](#type-list-and-value-list) * [Utilities](#utilities)