Chris Chinchilla
|
ba98a89e9b
|
Use Rust project templates as basis for current tutorial (#4488)
Uses the Rust project template to refactor the tutorial and numerous grammar and language changes.
|
2024-02-02 16:55:11 +01:00 |
|
Simon Hausmann
|
96d7bb132c
|
reuse: remove glob for markdown files
Instead, place the copyright and license right into the source.
To satisfy reuse, this also removes the unnecessary MIT.txt
symlinks.
|
2023-08-17 08:55:28 +02:00 |
|
Tobias Hunger
|
42d1fbdbcf
|
docs: Use it's, etc. more consistently (#2287)
|
2023-02-24 17:42:22 +01:00 |
|
Igor Loskutov
|
8a56d7a272
|
Fix tutorial "running in browser" example html tag typo
|
2023-01-24 07:58:33 +01:00 |
|
Miłosz Kosobucki
|
e85f8593a4
|
Fix typo and add backticks
|
2022-08-10 11:55:42 +02:00 |
|
Olivier Goffart
|
3594c20153
|
Replace SixtyFPS in many locations (Uppercase)
|
2022-02-02 15:49:18 +01:00 |
|
Marco Grassi
|
da1879f049
|
add missing opening html tag
|
2021-08-19 14:54:53 +02:00 |
|
Simon Hausmann
|
e0ccdadc2a
|
Update wasm part of tutorial
Remove the paragraph that talks about adding the resolver line, since that’s already covered earlier, so the line is there.
Amends e3520b1ea6
|
2021-07-16 18:23:51 +02:00 |
|
Tobias Hunger
|
e01bd87df8
|
Janitor: Fix warnings about markdown files
These might change the layout of the rendered markdown files. This will
also fix some typos along the way:-)
|
2021-06-28 08:32:25 +02:00 |
|
Simon Hausmann
|
7b95371c78
|
Move the Rust tutorial into a sub-directory
To make room for the C++ version next to it :-)
|
2021-06-17 11:04:43 +02:00 |
|