mirror of
https://github.com/neovim/neovim.git
synced 2025-09-23 19:48:32 +00:00
docs(api): show "since" in API docs #32806
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -171,6 +171,7 @@ local function process_proto(item, state)
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
cur_obj.since = item.since
|
||||||
cur_obj.deprecated_since = item.deprecated_since
|
cur_obj.deprecated_since = item.deprecated_since
|
||||||
|
|
||||||
-- Remove some arguments
|
-- Remove some arguments
|
||||||
|
Reference in New Issue
Block a user