Add @deprecated tag to lua docs
This commit is contained in:
@@ -34,6 +34,7 @@ pretty_topic_names = true -- strips extension from manual filenames, this does n
|
||||
|
||||
custom_tags = {
|
||||
{"realm", hidden = true},
|
||||
{"deprecated", hidden = true},
|
||||
{"internal", hidden = true}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user