mirror of
https://github.com/Ed94/metadesk.git
synced 2026-06-17 17:42:23 -07:00
[docs] update to work with docs baking system:
This commit is contained in:
@@ -4,7 +4,7 @@ title: "Metadesk Reference"
|
||||
//~ Basic Unicode string types.
|
||||
|
||||
@group("Strings")
|
||||
@doc("A pointer and size representing a UTF-8 string. Also used for any range of untyped data range.")
|
||||
@doc("FOO BAR TESTING TESTING")
|
||||
@see(MD_String8List)
|
||||
@struct MD_String8: {
|
||||
str: *MD_u8,
|
||||
Reference in New Issue
Block a user