Initial docs commit

This commit is contained in:
Uttarayan Mondal
2021-03-15 01:27:34 +05:30
commit d5ecda4c73
20211 changed files with 1370362 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
initSidebarItems({"constant":[["UNICODE_VERSION","The Unicode version of data"]],"enum":[["BidiClass","Represents values of the Unicode character property `Bidi_Class`, also known as the bidirectional character type."]],"fn":[["bidi_class","Find the `BidiClass` of a single char."]],"mod":[["deprecated","This module holds deprecated assets only."],["format_chars","Directional Formatting Characters"],["level","Bidi Embedding Level"]],"struct":[["BidiInfo","Bidi information of the text."],["InitialInfo","Initial bidi information of the text."],["ParagraphInfo","Bidi information about a single paragraph"]],"type":[["LevelRun","A maximal substring of characters with the same embedding level."]]});