mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-06 07:38:45 +00: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.
|
//~ Basic Unicode string types.
|
||||||
|
|
||||||
@group("Strings")
|
@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)
|
@see(MD_String8List)
|
||||||
@struct MD_String8: {
|
@struct MD_String8: {
|
||||||
str: *MD_u8,
|
str: *MD_u8,
|
||||||
Reference in New Issue
Block a user