Commit graph

18 commits

Author SHA1 Message Date
Nigel Breslaw
92534a8a27
1.9 Organise docs folder. (#7005)
Move astro files to docs/astro
2024-12-05 15:40:04 +02:00
Nigel Breslaw
4c1ececc67
1.9 docs: Flesh out docs guide 2024-12-05 00:19:37 +02:00
Nigel Breslaw
4a336d39f1
1.9 docs: Flesh out guide
Also prefer absolute links over relative for easier refactoring.
Deletes some old content.
Brings back <previous> <next> footer links.
Simplifies and extends the guide.
Documents how the documentation can be best understood.
2024-12-04 16:55:11 +02:00
Simon Hausmann
35e094e723 Tweak API references links
- Remove Python as we don't have API docs yet
- Add the beta label to the JS integration (see #4471)
2024-12-02 13:05:16 +01:00
Nigel Breslaw
aa98768c39
1.9 Docs trial multi-sidebar groups 2024-12-01 23:39:05 +02:00
Nigel Breslaw
98e5df90cb
1.9 docs tweaks (#6935)
Fix code readability issues.
Support screenshot scale.
Bring back types and tweak screenshots.
2024-11-28 00:00:32 +02:00
Simon Hausmann
80fb49bb39
Integrate the positioning and layout guide (#6915) 2024-11-26 16:37:27 +01:00
Nigel Breslaw
a10cdf8048
More 1.9 docs
Show hide 'run in slintpad' button with same logic as copy paste code button.
Move std-widgets into reference.
Stop using code styling for h3 headers.
Make better use of Astro to reduce runtime javascript.
Make better use of Astro to ensure UI is built at build time and isn't dynamic at runtime.
2024-11-24 18:06:55 +02:00
Nigel Breslaw
20926e0fa7
1.9 docs - more work on the guide
Start to have common properties.
Tweak version selector.
Update image docs with examples.
2024-11-21 17:37:46 +02:00
Aurindam Jana
dcef70b0c2
Tweak docs (#6857)
* Collapse Platforms in sidebar

* Add back Lang IntegrationLinkCard

* Style Hero section

* Get in Touch: Use LinkCard
2024-11-20 21:58:30 +01:00
Aurindam Jana
0898a5f641
Tweak Docs (#6834)
---------

Co-authored-by: Nigel Breslaw <nigel.breslaw@slint.dev>
2024-11-20 14:27:37 +01:00
Nigel Breslaw
bcbf461043
1.9 docs fix types table 2024-11-19 13:11:38 +02:00
Aurindam Jana
873509127d Update Logo for Slint docs
Use the small version of the logo
2024-11-19 10:25:24 +01:00
Nigel Breslaw
04a870a589
Bring more old docs content into the new system
More language guide and move some items into an FAQ
2024-11-15 19:56:58 +02:00
Simon Hausmann
1866c4cecc Fix version number 2024-11-15 14:34:07 +01:00
Nigel Breslaw
300423d03f
Enhance new docs
Fix very broken github link.
Move some items around and group std-widgets similar to element reference.
Move Timer to elements.
Use the simpler :::tip[Tip] markdown style.
Update Astro and the link validator.
2024-11-15 13:18:58 +02:00
Simon Hausmann
bf2ad512c6 Add the Slint version to the docs
This might not be the final location, but for now this should permit publishing.
2024-11-14 16:47:54 +01:00
Nigel Breslaw
08d90a5f13
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>
2024-11-14 15:52:35 +01:00