Skip to content

Commit 4f08e1d

Browse files
committed
Initially loaded the Python book source files (cloned from the C# book)
1 parent 9b1f150 commit 4f08e1d

File tree

635 files changed

+10840
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

635 files changed

+10840
-2
lines changed

.bookignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Ignore the "resources" folder (it holds files, which are not part of the book assets)
2+
resources/*

.gitignore

+28
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Node rules:
2+
## Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
3+
.grunt
4+
5+
## Dependency directory
6+
## Commenting this out is preferred by some people, see
7+
## https://docs.npmjs.com/misc/faq#should-i-check-my-node_modules-folder-into-git
8+
node_modules
9+
10+
# Book build output
11+
_book
12+
13+
# eBook build output
14+
*.epub
15+
*.mobi
16+
*.pdf
17+
18+
**/*.DS_Store
19+
20+
# VScode
21+
.vscode/*
22+
!.vscode/settings.json
23+
!.vscode/tasks.json
24+
!.vscode/launch.json
25+
!.vscode/extensions.json
26+
/resources/Prepress-Scripts/Prepress-Book-in-MS-Word/obj
27+
/resources/Prepress-Scripts/Prepress-Book-in-MS-Word/.vs
28+
/resources/Prepress-Scripts/Prepress-Book-in-MS-Word/bin

ISSUE_TEMPLATE.md

+7

README.md

+45-2

SUMMARY.md

+22
69.3 KB

assets/alert-icon.png

2.86 KB
7.82 KB
5.1 KB
117 KB
67.6 KB
68.3 KB
15.8 KB
88.5 KB
156 KB
327 KB
30.6 KB
31.8 KB
3.88 KB
40.4 KB
21.9 KB
57.5 KB
63.5 KB
3.99 KB
71.3 KB
7.86 KB
2.13 KB
26.9 KB
42.7 KB
40 KB
38.9 KB
36.9 KB
1.94 KB
28.5 KB
36.2 KB
2.15 KB
2.31 KB
2.23 KB
8.85 KB
6.36 KB
2.42 KB
2.35 KB
2.37 KB
3.42 KB
2.98 KB
1.69 KB
1.47 KB
3.09 KB
666 Bytes
2.47 KB
1.62 KB
1.02 KB
1.66 KB
1.62 KB
5.56 KB
25 KB
40.6 KB
2.75 KB
2.31 KB
2.37 KB
4.58 KB
15.9 KB
98.3 KB
63.3 KB
59.4 KB
57.5 KB
52.2 KB
75.4 KB
110 KB
103 KB
17.5 KB
4.01 KB
33.9 KB
3.63 KB
7.56 KB
54.6 KB
11.9 KB
4.69 KB
6.97 KB
4.79 KB
20.6 KB
2.09 KB
4.31 KB
22.3 KB
20.5 KB
42.7 KB
17.8 KB
47.6 KB
34.5 KB
28.4 KB
26.4 KB
75.1 KB
82.3 KB
36.9 KB
13.8 KB
77.4 KB
38.1 KB
14.8 KB
55.7 KB
34.2 KB
838 Bytes
972 Bytes
42.2 KB
19.2 KB
31.2 KB
10 KB
29.3 KB
26.6 KB
26.6 KB
6.54 KB
7.03 KB
3.74 KB
3.41 KB
71 KB
63.6 KB
8.82 KB
99.7 KB
21.1 KB
20.5 KB
3.78 KB
5.96 KB
4.79 KB
39.6 KB
11.9 KB
4.75 KB
15 KB
7.12 KB
25.6 KB
35.4 KB
302 KB
3.09 KB
3.7 KB
11.6 KB
12 KB
5.27 KB
9.71 KB
3.69 KB
4.53 KB
14.7 KB
36.6 KB
9.34 KB
72.8 KB
3.9 KB
1.79 KB
1.16 KB
2.84 KB
4.42 KB
11.4 KB
8.54 KB
7.59 KB
7.24 KB
1.95 KB
3.01 KB
13.4 KB
12.8 KB

0 commit comments

Comments
 (0)