mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 18:58:36 +00:00
docs: Add more links to docs landing page
This commit is contained in:
parent
0c2c80abcc
commit
f81b5bfc1a
1 changed files with 20 additions and 0 deletions
|
@ -515,6 +515,16 @@
|
|||
<a class="btn" href="rust/slint">Rust Documentation</a>
|
||||
<br />
|
||||
<a class="btn" href="tutorial/rust">Rust Tutorial</a>
|
||||
<br />
|
||||
<a class="btn" href="https://youtu.be/_-Hxr6ZrHyo"
|
||||
>Tutorial Video</a
|
||||
>
|
||||
<br />
|
||||
<a
|
||||
class="btn"
|
||||
href="https://github.com/slint-ui/slint-rust-template"
|
||||
>Project Template</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<img src="/new_images/cpp_logo_white.svg" alt="C++ Logo" />
|
||||
|
@ -522,6 +532,16 @@
|
|||
<a class="btn" href="cpp/">C++ Documentation</a>
|
||||
<br />
|
||||
<a class="btn" href="tutorial/cpp">C++ Tutorial</a>
|
||||
<br />
|
||||
<a class="btn" href="https://youtu.be/_-Hxr6ZrHyo"
|
||||
>Tutorial Video</a
|
||||
>
|
||||
<br />
|
||||
<a
|
||||
class="btn"
|
||||
href="https://github.com/slint-ui/slint-rust-template"
|
||||
>Project Template</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<img
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue