From 7c2ce8a678056461858c20fd4dc39e1d01e3f5ce Mon Sep 17 00:00:00 2001 From: Alejandro Asenjo Nitti <96613413+sonicdcer@users.noreply.github.com> Date: Thu, 25 Apr 2024 16:08:40 -0300 Subject: DOCS: ast_text (ex ast_font) (#223) * progress of docs * caiman here, no problems * Emergency manouvers! * complete * rename ast_font to ast_text --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.vscode') diff --git a/.vscode/settings.json b/.vscode/settings.json index c7749127..bbad84ff 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -89,7 +89,7 @@ "tuple": "c", "type_traits": "c", "ast_allies.h": "c", - "ast_font.h": "c", + "ast_text.h": "c", "fox_std_lib_assets.h": "c", "fox_versus_assets.h": "c", "guint.h": "c", -- cgit v1.2.3