1 Directives
 |
2 The root directive
 |
3 Tangle
 |
4 The << methods >> section
 |
5 Node text
 |
6 Select the first node
 |
7 Now choose File - Tangle - Tangle.
 |
8 Leo has created and written the file.
 |
9 Here is the sampleHello.c file
 |
10 Leo has added the section names as comments.
 |
11 The text for the methods node has been output...
 |
12 Here we've added another line of code.
 |
13 We then save the file
 |
14 Now we look at the file in Leo again.
 |
15 Again choose the node with the @root directive.
 |
16 Choose File - Untangle - Untangle.
 |
17 Leo untangles the sampleHello.c file
 |
18 The methods node is now marked
 |
19 The node text has been updated
 |
20 The @silent directive
 |
21 Tangle the sampleHello.c file again.
 |
22 sampleHello.c has been updated.
 |
23 This time samplHello.c looks different
 |
24 We cannot untangle with @silent but...
|
25 The @file directive
|
|
|
|