Documentation.

Commit
87397e2ce82d084ae5859da5f5cdbf68a6ea96c0
Author
Marius Peter <marius.peter@tutanota.com>
Author date
Committer
Marius Peter <marius.peter@tutanota.com>
Committer date
src/MyFitnessTracker-Components/MFTWorkoutsLog.class.st
index c93ad305..26006bce 100644..100644
@@ -7,19 +7,6 @@
7 7
8 8 - I work with lists of `MFTWorkout`s.
9 9 - I might work with `MFTExercise class`canonical exercises once the variable is implemented.
10 Removed:
11 Removed: Public API and Key Messages
12 Removed:
13 Removed: - message one
14 Removed: - message two
15 Removed: - (for bonus points) how to create instances.
16 Removed:
17 Removed: One simple example is simply gorgeous.
18 Removed:
19 Removed: Internal Representation and Key Implementation Points.
20 Removed:
21 Removed:
22 Removed: Implementation Points
23 10 "
24 11 Class {
25 12 #name : 'MFTWorkoutsLog',