|
@@ -3,118 +3,118 @@
|
|
|
"FULL_PROJECT_NAME": "byte_of_python",
|
|
|
"MARKDOWN_FILES": [
|
|
|
{
|
|
|
- "slug": "python",
|
|
|
"file": "01-frontpage.pd",
|
|
|
+ "slug": "python",
|
|
|
"title": "Python"
|
|
|
},
|
|
|
{
|
|
|
- "slug": "python_en-preface",
|
|
|
"file": "02-preface.pd",
|
|
|
+ "slug": "python_en-preface",
|
|
|
"title": "Python : Preface"
|
|
|
},
|
|
|
{
|
|
|
- "slug": "python_en-introduction",
|
|
|
"file": "03-intro.pd",
|
|
|
+ "slug": "python_en-introduction",
|
|
|
"title": "Python : Introduction"
|
|
|
},
|
|
|
{
|
|
|
- "slug": "python_en-installation",
|
|
|
"file": "04-installation.pd",
|
|
|
+ "slug": "python_en-installation",
|
|
|
"title": "Python : Installation"
|
|
|
},
|
|
|
{
|
|
|
- "slug": "python_en-first_steps",
|
|
|
"file": "05-first-steps.pd",
|
|
|
+ "slug": "python_en-first_steps",
|
|
|
"title": "Python : First Steps"
|
|
|
},
|
|
|
{
|
|
|
- "slug": "python_en-basics",
|
|
|
"file": "06-basics.pd",
|
|
|
+ "slug": "python_en-basics",
|
|
|
"title": "Python : Basics"
|
|
|
},
|
|
|
{
|
|
|
- "slug": "python_en-operators_and_expressions",
|
|
|
"file": "07-operators-expressions.pd",
|
|
|
+ "slug": "python_en-operators_and_expressions",
|
|
|
"title": "Python : Operators and Expressions"
|
|
|
},
|
|
|
{
|
|
|
- "slug": "python_en-control_flow",
|
|
|
"file": "08-control-flow.pd",
|
|
|
+ "slug": "python_en-control_flow",
|
|
|
"title": "Python : Control Flow"
|
|
|
},
|
|
|
{
|
|
|
- "slug": "python_en-functions",
|
|
|
"file": "09-functions.pd",
|
|
|
+ "slug": "python_en-functions",
|
|
|
"title": "Python : Functions"
|
|
|
},
|
|
|
{
|
|
|
- "slug": "python_en-modules",
|
|
|
"file": "10-modules.pd",
|
|
|
+ "slug": "python_en-modules",
|
|
|
"title": "Python : Modules"
|
|
|
},
|
|
|
{
|
|
|
- "slug": "python_en-data_structures",
|
|
|
"file": "11-data-structures.pd",
|
|
|
+ "slug": "python_en-data_structures",
|
|
|
"title": "Python : Data Structures"
|
|
|
},
|
|
|
{
|
|
|
- "slug": "python_en-problem_solving",
|
|
|
"file": "12-problem-solving.pd",
|
|
|
+ "slug": "python_en-problem_solving",
|
|
|
"title": "Python : Problem Solving"
|
|
|
},
|
|
|
{
|
|
|
- "slug": "python_en-object_oriented_programming",
|
|
|
"file": "13-oop.pd",
|
|
|
+ "slug": "python_en-object_oriented_programming",
|
|
|
"title": "Python : Object Oriented Programming"
|
|
|
},
|
|
|
{
|
|
|
- "slug": "python_en-input_output",
|
|
|
"file": "14-io.pd",
|
|
|
+ "slug": "python_en-input_output",
|
|
|
"title": "Python : Input Output"
|
|
|
},
|
|
|
{
|
|
|
- "slug": "python_en-exceptions",
|
|
|
"file": "15-exceptions.pd",
|
|
|
+ "slug": "python_en-exceptions",
|
|
|
"title": "Python : Exceptions"
|
|
|
},
|
|
|
{
|
|
|
- "slug": "python_en-standard_library",
|
|
|
"file": "16-standard-library.pd",
|
|
|
+ "slug": "python_en-standard_library",
|
|
|
"title": "Python : Standard Library"
|
|
|
},
|
|
|
{
|
|
|
- "slug": "python_en-more",
|
|
|
"file": "17-more.pd",
|
|
|
+ "slug": "python_en-more",
|
|
|
"title": "Python : More"
|
|
|
},
|
|
|
{
|
|
|
- "slug": "python_en-what_next",
|
|
|
"file": "18-what-next.pd",
|
|
|
+ "slug": "python_en-what_next",
|
|
|
"title": "Python : What Next"
|
|
|
},
|
|
|
{
|
|
|
- "slug": "python_en-appendix_floss",
|
|
|
"file": "19-appendix-floss.pd",
|
|
|
+ "slug": "python_en-appendix_floss",
|
|
|
"title": "Python : Appendix : FLOSS"
|
|
|
},
|
|
|
{
|
|
|
- "slug": "python_en-appendix_about",
|
|
|
"file": "20-appendix-about.pd",
|
|
|
+ "slug": "python_en-appendix_about",
|
|
|
"title": "Python : Appendix : About"
|
|
|
},
|
|
|
{
|
|
|
- "slug": "python_en-appendix_revision_history",
|
|
|
"file": "21-revision-history.pd",
|
|
|
+ "slug": "python_en-appendix_revision_history",
|
|
|
"title": "Python : Appendix : Revision History"
|
|
|
},
|
|
|
{
|
|
|
- "slug": "python_en-translations",
|
|
|
"file": "22-translations.pd",
|
|
|
+ "slug": "python_en-translations",
|
|
|
"title": "Python : Appendix : Translations"
|
|
|
},
|
|
|
{
|
|
|
- "slug": "python_en-translation_howto",
|
|
|
"file": "23-translation-howto.pd",
|
|
|
+ "slug": "python_en-translation_howto",
|
|
|
"title": "Python : Appendix : Translation Howto"
|
|
|
}
|
|
|
]
|