Time Nick Message 03:06 MTDiscord for yall talking about lua api docs in such, https://github.com/luanti-org/docs.luanti.org/issues/303 food for thought. obviously its wuzzy being wuzzy and ranting, but if the lua api is transformed into something, should take into account the previous minetest docs stuff 06:43 MTDiscord the API spec probably could only absorb information from docs.luanti.org about a limited set of things. For now, i think my interest is specifying just the types and functions that Luanti provides and uses. 06:43 MTDiscord in the future, perhaps the spec could describe formspec syntax, texture modifiers, l-system trees, schemas (world format, settings/confs, schematics, networking, etc. but that's definitely not gonna be things considered until the "main" API has been decided. smaller steps seem more approachable for all of us i think. 06:54 MTDiscord hmm, i hadn't really considered about how to include examples and admonitions into the spec 06:55 MTDiscord or if not desired to lump examples into it, then a way to describe examples of things in use 13:40 MTDiscord Some docs that I have used with before: https://github.com/Bloxdy/code-api (you may want to note that this docs is written for an API in a JavaScript/Typescript environment.) 13:41 MTDiscord It may not be a bad idea to look into other docs formatting to see what qualities we wish for ours.