[docs] update to work with docs baking system:

This commit is contained in:
Allen Webster
2021-04-01 22:50:21 -07:00
parent ae2e1c6baa
commit 2f3107adf6
@@ -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,