mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-06-08 11:23:52 +00:00
Improved documentation. Added IDL docs. (#3619)
This commit is contained in:
committed by
GitHub
parent
ccdbacdb74
commit
de17eda241
@@ -107,6 +107,9 @@ function gen.gen()
|
||||
r[#r+1] = s or ""
|
||||
end
|
||||
|
||||
emit(".. AUTO GENERATED! DO NOT EDIT!")
|
||||
emit()
|
||||
|
||||
-- Determine leaf sections and build parent paths for item lookup.
|
||||
-- A leaf section is one not immediately followed by a deeper-level section.
|
||||
-- The path is "parent_title/title" (used to disambiguate duplicate titles).
|
||||
|
||||
Reference in New Issue
Block a user