File tree 3 files changed +4
-162
lines changed
3 files changed +4
-162
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,9 @@ layout: default
3
3
---
4
4
# Gtk-rs documentation
5
5
6
- ## [ Requirements] ( requirements.html )
6
+ ## Requirements
7
+
8
+ First, prepare your system by taking a look at the [ GNOME installation page] ( https://www.gtk.org/docs/installations/ ) .
7
9
8
10
## Crate API docs
9
11
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ layout: wide
50
50
51
51
## Using
52
52
53
- First, prepare your system by taking a look at the [ requirements ] ( http ://gtk-rs .org/docs-src/requirements.html ) .
53
+ First, prepare your system by taking a look at the [ GNOME installation page ] ( https ://www. gtk.org/docs/installations/ ) .
54
54
55
55
Then include ` gtk ` and ` gio ` in your ` Cargo.toml ` and set the minimal GTK version required by your project:
56
56
{% assign gtk = site.data.crates | where: "name", "gtk" %}
You can’t perform that action at this time.
0 commit comments