mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-31 07:37:24 +00:00
Next gen docs for 1.9 (#6766)
Co-authored-by: Aurindam Jana <aurindam.jana@slint.dev> Co-authored-by: Tobias Hunger <tobias.hunger@slint.dev> Co-authored-by: Simon Hausmann <simon.hausmann@slint.dev>
This commit is contained in:
parent
5b3ea5cdd5
commit
08d90a5f13
209 changed files with 12707 additions and 3132 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/resources/slint-docs-preview.html" %}
|
||||
{% include "../../../../docs/resources/slint-docs-highlight.html" %}
|
||||
{% include "../../../../docs/src/utils/slint-docs-preview.html" %}
|
||||
{% include "../../../../docs/src/utils/slint-docs-highlight.html" %}
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue