1- Getting Started
2- ---------------
1+ Getting Started with Python
2+ ---------------------------
33
4- This part of the guide focuses on setting up your Python environment.
4+ New to Python? Let ' s properly setup up your Python environment.
55
66.. toctree::
77 :maxdepth: 2
@@ -20,10 +20,10 @@ This part of the guide focuses on setting up your Python environment.
2020
2121
2222
23- Writing Great Code
24- ------------------
23+ Writing Great Python Code
24+ -------------------------
2525
26- This part of the guide focuses on best practices for writing Python code.
26+ This part of the guide focuses on the best- practices for writing Python code.
2727
2828.. toctree::
2929 :maxdepth: 2
@@ -39,8 +39,8 @@ This part of the guide focuses on best practices for writing Python code.
3939
4040
4141
42- Scenario Guide
43- --------------
42+ Scenario Guide for Python Applications
43+ --------------------------------------
4444
4545This part of the guide focuses on tool and module advice based on
4646different scenarios.
@@ -67,8 +67,8 @@ different scenarios.
6767 scenarios/clibs
6868
6969
70- Shipping Great Code
71- -------------------
70+ Shipping Great Python Code
71+ --------------------------
7272
7373This part of the guide focuses on deploying your Python code.
7474
@@ -79,8 +79,11 @@ This part of the guide focuses on deploying your Python code.
7979 shipping/freezing
8080
8181
82- Development Environment
83- -----------------------
82+ Python Development Environments
83+ -------------------------------
84+
85+ This part of the guide focus on the Python development environment,
86+ and the best-practice tools that are available for writing Python code.
8487
8588.. toctree::
8689 :maxdepth: 2
@@ -107,7 +110,10 @@ background information about Python, then focuses on next steps.
107110 intro/documentation
108111 intro/news
109112
110-
113+ .. note::
114+ Notes contained with all diatonic and chromatic musical scales have been
115+ intentionally excluded from this list of additional notes. Additionally,
116+ this note.
111117
112118
113119--------------------------------------
0 commit comments