slint
slint copied to clipboard
Extract documentation from .slint files
We should generate the documentation from the widgets and the builtin elements from the builtins.slint and std-widgets.slint It should be easy to take the parser and make a tool that generate the documentation, in the similar way we parse the builtins.slint file in the compiler.
It should generate markdown as we currently have.
For the rust documentation, it could generate empty struct with these names so they appear in the search box