Deploy to GitHub pages

This commit is contained in:
github-actions[bot]
2026-02-11 16:57:42 +00:00
committed by GitHub
commit 866c630123
868 changed files with 347784 additions and 0 deletions

3
unidecode.idx Normal file
View File

@@ -0,0 +1,3 @@
nimTitle unidecode unidecode.html module std/unidecode 0
nim loadUnidecodeTable unidecode.html#loadUnidecodeTable,string proc loadUnidecodeTable(datafile = "unidecode.dat") 41
nim unidecode unidecode.html#unidecode,string proc unidecode(s: string): string 53