Currently, the documentation takes around 45-50 minutes to compile on my computer due to all the documentation pages.
The documentation content could be stored in YAML or JSON files and loaded during startup, and then the application would get the content for the current page with a callback.
The drawback from doing this is that there would be a huge if condition to manage all the widgets' presentations.
To do after Slint's 1.16 release:
Currently, the documentation takes around 45-50 minutes to compile on my computer due to all the documentation pages.
The documentation content could be stored in YAML or JSON files and loaded during startup, and then the application would get the content for the current page with a callback.
The drawback from doing this is that there would be a huge if condition to manage all the widgets' presentations.
To do after Slint's 1.16 release:
DocSectiondescription to use the newStyledTextofficial widget.