Simon Hausmann
573638c228
Include the icons as well in the .60 markup for the tests
2021-06-16 13:37:54 +02:00
Simon Hausmann
8bc8767e17
Test the tutorial Rust code in doctests
...
This implicitly also "tests" the .60 code since we're using the macro
2021-06-16 13:35:16 +02:00
Simon Hausmann
ea9548c207
Fix license header check
2021-06-16 08:51:24 +02:00
Simon Hausmann
9da1bc7eb6
tutorial: separate out the rust code into .rs files
...
That way even the "incomplete" snippets can be compile tested as only
the anchors will be pulled into the docs but the complete file can be
compile-tested in the future.
2021-06-15 19:08:08 +02:00
Simon Hausmann
fbf011abf2
Fix formatting
...
Don't use xml entity encoding for >
2021-06-15 17:33:16 +02:00
Simon Hausmann
cf54d56177
Add missing license header
2021-06-15 15:51:48 +02:00
Simon Hausmann
8f55c493b8
Fix link to video
2021-06-15 15:30:45 +02:00
Simon Hausmann
810a753cb9
Add .60 syntax highlighting
2021-06-15 15:30:26 +02:00
Simon Hausmann
1a3c879ee9
Add the last two missing "chapters" from the tutorial blog post
2021-06-15 15:20:48 +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