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
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