Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 3 additions & 3 deletions CONTRIBUTE.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@ First install:
Run:

```sh
poetry install
poetry install --no-root
```

### Run the project

```sh
mkdocs serve
poetry run mkdocs serve
# Or, for faster reload after changes:
mkdocs serve --dirtyreload
poetry run mkdocs serve --dirtyreload
```

This will run the documentation on http://localhost:8000.
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This repository holds [the official documentation](https://wiki.gdevelop.io) for

## Getting Started

| ❔ I want to... | 🚀 What to do |
| -------------------------------------------- | --------------------------------------------------------------------------------- |
| Improve or add articles to the documentation | Head over to [this README](./SYNTAX.md) to understand the syntax of the documentation.|
| Bring improvements to the documentation interface | Head over to [this README](./CONTRIBUTE.md) to understand how this repository works. |
| ❔ I want to... | 🚀 What to do |
| ------------------------------------------------- | -------------------------------------------------------------------------------------- |
| Improve or add articles to the documentation | Head over to [this README](./SYNTAX.md) to understand the syntax of the documentation. |
| Bring improvements to the documentation interface | Head over to [this README](./CONTRIBUTE.md) to understand how this repository works. |
32 changes: 19 additions & 13 deletions docs/assets/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/de.png
Binary file not shown.
18 changes: 0 additions & 18 deletions docs/de/gdevelop5/documentation.md

This file was deleted.

69 changes: 0 additions & 69 deletions docs/de/gdevelop5/getting_started.md

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
16 changes: 0 additions & 16 deletions docs/de/gdevelop5/index.md

This file was deleted.

22 changes: 0 additions & 22 deletions docs/de/gdevelop5/publishing/web.md

This file was deleted.

56 changes: 0 additions & 56 deletions docs/de/gdevelop5/tutorials.md

This file was deleted.

19 changes: 0 additions & 19 deletions docs/de/index.md

This file was deleted.

14 changes: 0 additions & 14 deletions docs/el/gdevelop5/index.md

This file was deleted.

Binary file removed docs/es.png
Binary file not shown.
Binary file removed docs/es/gdevelop5/2.png
Binary file not shown.
Loading
Loading