Skip to content

Commit 8675261

Browse files
Remove outdated translated documentation and add a Translate button (#278)
1 parent a3b4150 commit 8675261

File tree

444 files changed

+724
-30519
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

444 files changed

+724
-30519
lines changed

CONTRIBUTE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@ First install:
2727
Run:
2828

2929
```sh
30-
poetry install
30+
poetry install --no-root
3131
```
3232

3333
### Run the project
3434

3535
```sh
36-
mkdocs serve
36+
poetry run mkdocs serve
3737
# Or, for faster reload after changes:
38-
mkdocs serve --dirtyreload
38+
poetry run mkdocs serve --dirtyreload
3939
```
4040

4141
This will run the documentation on http://localhost:8000.

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This repository holds [the official documentation](https://wiki.gdevelop.io) for
66

77
## Getting Started
88

9-
| ❔ I want to... | 🚀 What to do |
10-
| -------------------------------------------- | --------------------------------------------------------------------------------- |
11-
| Improve or add articles to the documentation | Head over to [this README](./SYNTAX.md) to understand the syntax of the documentation.|
12-
| Bring improvements to the documentation interface | Head over to [this README](./CONTRIBUTE.md) to understand how this repository works. |
9+
| ❔ I want to... | 🚀 What to do |
10+
| ------------------------------------------------- | -------------------------------------------------------------------------------------- |
11+
| Improve or add articles to the documentation | Head over to [this README](./SYNTAX.md) to understand the syntax of the documentation. |
12+
| Bring improvements to the documentation interface | Head over to [this README](./CONTRIBUTE.md) to understand how this repository works. |

docs/assets/logo.svg

Lines changed: 19 additions & 13 deletions
Loading

docs/de.png

-545 Bytes
Binary file not shown.

docs/de/gdevelop5/documentation.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

docs/de/gdevelop5/getting_started.md

Lines changed: 0 additions & 69 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.

docs/de/gdevelop5/index.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)