start create docs

This commit is contained in:
2025-10-14 22:34:19 +03:00
parent a5e72161ef
commit 0fca3af35d
129 changed files with 10325 additions and 381 deletions
+1 -2
View File
@@ -5,8 +5,7 @@ import re
from contextlib import redirect_stdout
from typing import Never, TypeAlias
from art import \
text2art # pyright: ignore[reportMissingTypeStubs, reportUnknownVariableType]
from art import text2art # pyright: ignore[reportMissingTypeStubs, reportUnknownVariableType]
from rich.console import Console
from rich.markup import escape