mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 06:11:16 +00:00
4 lines
226 B
HTML
4 lines
226 B
HTML
{% extends "!layout.html" %} {% block scripts %} {{ super() }} {% include
|
|
"../../resources/slint-docs-preview.html" %}
|
|
<!-- {% include "../../resources/slint-docs-highlight.html" %} -- Too many GL contexts! -->
|
|
{% endblock %}
|