Update docs

This commit is contained in:
Insality
2023-06-10 19:18:12 +03:00
parent 7bf479e6c0
commit fb5508b083
6 changed files with 148 additions and 73 deletions

View File

@@ -13,8 +13,6 @@
--
-- • Each Druid instance maintains the self context from the constructor and passes it to each Druid callback.
--
-- • There is a system in place to track all Druid instances, so it is required to call druid:final()
--
-- See next: @{DruidInstance}
--
-- @usage