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