Доработал модуль TIM (с точки зрения документции. Код не проверен)

Доработна документация в целом
	- добавелн main page
	- исправлены ошибки в шапках и коментах
	- добавлен граф инклюдов
This commit is contained in:
2025-10-19 11:55:12 +03:00
parent f61aa1ff0f
commit 9d720767b0
534 changed files with 13259 additions and 9229 deletions

View File

@@ -1,13 +1,14 @@
var indexSectionsWithContent =
{
0: "abcdefghilmnprstu",
1: "aghmrstu",
2: "gmt",
3: "ghr",
4: "dlprst",
5: "g",
6: "l",
7: "abcdefghilmprstu"
0: "abcdefghilmnoprstuвзимопрсту",
1: "ghrstu",
2: "bgmt",
3: "ghrt",
4: "deghlprst",
5: "gt",
6: "lt",
7: "abcdefghilmoprstu",
8: "gmtвзимопрсту"
};
var indexSectionNames =
@@ -19,7 +20,8 @@ var indexSectionNames =
4: "variables",
5: "enums",
6: "enumvalues",
7: "groups"
7: "groups",
8: "pages"
};
var indexSectionLabels =
@@ -31,6 +33,7 @@ var indexSectionLabels =
4: "Variables",
5: "Enumerations",
6: "Enumerator",
7: "Modules"
7: "Modules",
8: "Pages"
};