Assignments files and examples rework
This MR is my vision of what should be done for #29 (closed).
It is currently an early WIP as it is based on this experimental PR.
The PR has been merged (hooray).
The main goal of this MR is to remove all manual indexings for the examples showed throughout Assignments. This means deleting all the File X.Y: Z.tig
and their corresponding Example X.Y: tc --option Z.tig
. They are replaced with simple captions (see an example at #29 (closed) or below).
While reworking some of the example files, I've augmented the samples for this issue #27 (closed), which have been ported to !55 (merged).
Before merging
Replace the default squash commit mesage with this summary of all the commits (we don't want 20+ commits, so we squash).
Related to #29 (closed).