mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 10:50:00 +00:00
parent
160c87c2af
commit
92534a8a27
202 changed files with 73 additions and 49 deletions
4
api/cpp/docs/_templates/base.html
vendored
4
api/cpp/docs/_templates/base.html
vendored
|
@ -1,6 +1,6 @@
|
|||
{% extends "!base.html" %}
|
||||
{% block scripts %}
|
||||
{{ super() }}
|
||||
{% include "../../../../docs/src/utils/slint-docs-preview.html" %}
|
||||
{% include "../../../../docs/src/utils/slint-docs-highlight.html" %}
|
||||
{% include "../../../../docs/astro/src/utils/slint-docs-preview.html" %}
|
||||
{% include "../../../../docs/astro/src/utils/slint-docs-highlight.html" %}
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue