Skip to content

Commit c24cc7c

Browse files
committed
more toc content
1 parent a7baf3d commit c24cc7c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Diff for: chapter/self1.pl6 renamed to chapter/self0.pl6

File renamed without changes.

Diff for: table-of-content.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
#Perl 6 for problem solver
22

3-
+ [Chapter 0](/chapter/text0.md) ..................... [Main Program](/chapter/bn0.pl6)
3+
+ [Chapter 0](/chapter/text0.md) ..................... [Main Program](/chapter/bn0.pl6) [Selfprinter](/chapter/self0.pl6)
44
- [goals](/chapter/text0.md#goals) - [methods](/chapter/text0.md#teaching-method) - [layout](/chapter/text0.md#chapter-layout) - [built app](/chapter/text0.md#what-app-to-build) - [prerequisites](/chapter/text0.md#prerequisites)
55
- [Perl philosophy](/chapter/text0.md#perl-philosophy) - [basic syntax](/chapter/text0.md#basic-syntax-rules) - [first example](/chapter/text0.md#first-example)
66
+ [Chapter 1](/chapter/text1.md) ..................... [Main Program](/chapter/bn1.pl6)
7+
- scalars - shell IO - file IO
78
+ [Chapter 2](/chapter/text2.md) ..................... [Main Program](/chapter/bn2.pl6)
89
+ [Chapter 3](/chapter/text3.md) ..................... [Main Program](/chapter/bn3.pl6)
910
+ [Chapter 4](/chapter/text4.md) ..................... [Main Program](/chapter/bn4.pl6)
@@ -15,7 +16,7 @@
1516
+ Chapter 10
1617
+ Chapter 11
1718
+ Chapter 12
18-
19+
1920

2021

2122

0 commit comments

Comments
 (0)