diff options
| author | Alejandro Asenjo Nitti <96613413+sonicdcer@users.noreply.github.com> | 2024-04-25 16:08:40 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-25 14:08:40 -0500 |
| commit | 7c2ce8a678056461858c20fd4dc39e1d01e3f5ce (patch) | |
| tree | 0bed6adbe15c19655caef50e5d3e63a3819e2619 /.vscode | |
| parent | 0c9be776da37e754a9b9422a945bf1bc5cfd7e75 (diff) | |
DOCS: ast_text (ex ast_font) (#223)
* progress of docs
* caiman here, no problems
* Emergency manouvers!
* complete
* rename ast_font to ast_text
Diffstat (limited to '.vscode')
| -rw-r--r-- | .vscode/settings.json | 2 |
1 files changed, 1 insertions, 1 deletions
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", |
