feat: add category metadata to doc pages and switch code blocks to dart syntax
Add `^category` front matter to all language, types, and reference doc pages for site navigation restructuring. Replace `:::wren` and `:::java` code block annotations with `:::dart` across multiple files. Create new stub pages for core-libraries, embedding-api, and contributing under the reference category. Remove the old embedding and getting-involved stub pages.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
^title Core Libraries
|
||||
^category reference
|
||||
|
||||
**TODO**
|
||||
Reference in New Issue
Block a user