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":[["LTR_LEVEL",""],["MAX_EXPLICIT_DEPTH","During explicit level resolution, embedding level can go as high as `max_depth`."],["MAX_IMPLICIT_DEPTH","During implicit level resolution, embedding level can go as high as `max_depth + 1`."],["RTL_LEVEL",""]],"enum":[["Error","Errors that can occur on Level creation or mutation"]],"fn":[["has_rtl","If levels has any RTL (odd) level"]],"struct":[["Level","Embedding Level"]]});