Skip to content

Commit 8820d33

Browse files
committed
update menu
1 parent 38c5867 commit 8820d33

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

chapter/text1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22

3-
#Perl 6 for problem solver - Chapter 1
3+
#[Chapter 1](/../menu.md)
44

55

66
* scalar variables

menu.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1-
2-
+ [Chapter 0](/chapter/text0.md) ....... [Code](/chapter/bn0.pl6)
3-
+ [Chapter 1](/chapter/text1.md) ....... [Code](/chapter/bn1.pl6)
4-
+ [Chapter 2](/chapter/text2.md) ....... [Code](/chapter/bn2.pl6)
5-
+ [Chapter 3](/chapter/text3.md) ....... [Code](/chapter/bn3.pl6)
6-
+ [Chapter 4](/chapter/text4.md) ....... [Code](/chapter/bn4.pl6)
7-
+ [Chapter 5](/chapter/text5.md) ....... [Code](/chapter/bn5.pl6)
8-
+ [Chapter 6](/chapter/text6.md) ....... [Code](/chapter/bn6.pl6)
9-
+ [Chapter 7](/chapter/text7.md) ....... [Code](/chapter/bn7.pl6)
1+
#Perl 6 for problem solver
2+
3+
+ [Chapter 0](/chapter/text0.md) ....... [Main Program](/chapter/bn0.pl6)
4+
+ [Chapter 1](/chapter/text1.md) ....... [Main Program](/chapter/bn1.pl6)
5+
+ [Chapter 2](/chapter/text2.md) ....... [Main Program](/chapter/bn2.pl6)
6+
+ [Chapter 3](/chapter/text3.md) ....... [Main Program](/chapter/bn3.pl6)
7+
+ [Chapter 4](/chapter/text4.md) ....... [Main Program](/chapter/bn4.pl6)
8+
+ [Chapter 5](/chapter/text5.md) ....... [Main Program](/chapter/bn5.pl6) [Notebook Module](/chapter/Notebook5.pm6)
9+
+ [Chapter 6](/chapter/text6.md) ....... [Main Program](/chapter/bn6.pl6)
10+
+ [Chapter 7](/chapter/text7.md) ....... [Main Program](/chapter/bn7.pl6)
1011
+ Chapter 8
1112
+ Chapter 9
1213
+ Chapter 10

0 commit comments

Comments
 (0)