Open andr-ew opened 3 years ago
transfer github docs to help()- friendly tables inside groups/affordances, possibly deprecate github docs to prevent fragmentation (someday maybe I can build a lua powered docs site). getting help would look like this:
help()
help(_group) help(_group.affordance) help(_group.affordance.properties) help(_group.affordance.functions) help(_group.affordance.properties.property)
transfer github docs to
help()
- friendly tables inside groups/affordances, possibly deprecate github docs to prevent fragmentation (someday maybe I can build a lua powered docs site). getting help would look like this: