Commit graph

10 commits

Author SHA1 Message Date
sindri
ef4c336650
Enhance draggable function documentation with options
Added detailed options for the draggable function, including axis constraints, smoothing, and drag event callbacks.
2026-03-03 13:33:06 +01:00
sindri
8d2847c4fa
Update DraggableOptions with smoothTime parameter
Added optional 'smoothTime' parameter to DraggableOptions.
2026-03-03 13:31:10 +01:00
sindri
d7c347f432
Update 12-actions.md 2026-03-02 13:29:17 +01:00
sindri
6a55fc455a
Enhance draggable function documentation
Added detailed documentation for the draggable function, including options, supported instances, and an example of usage.
2026-03-02 13:27:02 +01:00
sindri
bab3cfd920
Document draggable() action for GuiObject
Add documentation for draggable() action in 12-actions.md
2026-03-02 13:25:21 +01:00
aaron
bacb4fa0f0 Fix mistakes in docs 2024-11-12 15:08:12 +00:00
aaron
a3cc2dfbda Update docs 2024-11-04 23:18:04 +00:00
alicesaidhi
f8e84f9f8d
Improve Documentation Site (#41)
* update css and snippets

* Add banner

* improve home page

* Update Banner

* cleanup

* Update font to JetBrains Mono

* Add a quick look to Home

* Simplify Home Page

* Removed banner, removed copyright notice, reduced home page
2024-11-03 17:32:19 +00:00
aaron
14f8d38a35 Update docs 2024-07-03 15:34:16 +01:00
aaron
62f1c3a20a Update docs 2024-07-03 15:02:53 +01:00
Renamed from docs/tut/crash-course/13-actions.md (Browse further)