From 5df0d1b023fefd4914481d957962d572e7e99bdf Mon Sep 17 00:00:00 2001 From: Relintai Date: Tue, 9 Jan 2024 12:36:15 +0100 Subject: [PATCH] Also added thread to the docs. --- tools/doc/index_template.md.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/tools/doc/index_template.md.html b/tools/doc/index_template.md.html index 5337ccd..8f1cb35 100644 --- a/tools/doc/index_template.md.html +++ b/tools/doc/index_template.md.html @@ -673,9 +673,12 @@ Time Threading ------------------------------------------------------------------ -TODO There are multiples of the same classes due to defines. Implement a way to select from them. + +
Thread -TODO also get Thread. + |||CLASS_Thread||| + +
Atomics