Skip to content

Commit a025490

Browse files
authored
Add icons to left menu (#361)
1 parent 7c84908 commit a025490

File tree

13 files changed

+17
-1
lines changed

13 files changed

+17
-1
lines changed

docs/gdevelop5/.pages

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ nav:
88
- events
99
- all-features
1010
- extensions
11-
- Tutorials and Guides: tutorials
1211
- Publishing games: publishing
1312
- community
1413
- collaboration
1514
- monetization
1615
- GDevelop for Education: education
16+
- Tutorials and Guides: tutorials

docs/gdevelop5/all-features/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
---
2+
icon: material/star-circle
3+
---
14
# All features
25

36
This page lists **all the features** that are provided in GDevelop. These can be objects, behaviors but also features that can be used directly using actions, conditions or expressions (without requiring an object to be existing on the scene).

docs/gdevelop5/behaviors/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Behaviors
3+
icon: material/robot
34
---
45
# Behaviors
56

docs/gdevelop5/collaboration/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Collaborate on a GDevelop project
3+
icon: material/account-multiple
34
---
45

56
# Collaborate on a GDevelop project

docs/gdevelop5/community/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: GDevelop community
3+
icon: material/account-group
34
---
45
# GDevelop community
56

docs/gdevelop5/education/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: GDevelop for Education
3+
icon: material/human-male-board
34
---
45

56
# GDevelop for Education

docs/gdevelop5/events/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Events
3+
icon: material/lightning-bolt
34
---
45
# Events
56

docs/gdevelop5/extensions/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
---
2+
icon: material/puzzle
3+
---
14
# Extensions
25

36
GDevelop is built in a flexible way. In addition to [core features](/gdevelop5/all-features), new capabilities are provided by extensions. Extensions can contain objects, behaviors, actions, conditions, expressions or events.

docs/gdevelop5/getting_started/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Getting Started with GDevelop
3+
icon: material/rocket-launch
34
---
45
# Getting Started with GDevelop
56

docs/gdevelop5/interface/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: GDevelop interface
3+
icon: material/view-dashboard
34
---
45
# GDevelop's user interface
56

0 commit comments

Comments
 (0)