Wrote toy_memory.h docs

This commit is contained in:
2023-02-18 20:50:09 +11:00
committed by GitHub
parent 9ae515d181
commit 923de375b3
2 changed files with 68 additions and 1 deletions

View File

@@ -69,7 +69,7 @@ print tally(); //3
* [toy_literal_array.h]
* [toy_literal_dictionary.h]
* [toy_literal.h]
* [toy_memory.h]
* [toy_memory.h](c-api/toy_memory_h.md)
* [toy_parser.h](c-api/toy_parser_h.md)
* [toy_refstring.h]
* [toy_scope.h]