Tobias Hunger
|
0139eea4f9
|
xtask: Fix up license headers
* Keep project related .md files triple licensed as the rest of the
crate
* Make vtable MIT OR Apache 2.0 (as suggested by @ogoffart)
|
2023-08-17 08:55:28 +02: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
|
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
|
3c76206d7f
|
Share the "dev" readme for the tutorials
|
2021-06-17 16:18:36 +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 |
|
Simon Hausmann
|
ae0a08ecdd
|
Initial conversion of the memory game tutorial to mdbook
This is the Rust version and it's still missing the wasm chapter.
There's also other bits missing, such as syntax checking, highlighting, etc.
|
2021-06-15 14:38:40 +02:00 |
|