Skip to content

Commit 299d8ff

Browse files
committed
update contents
1 parent 8f893aa commit 299d8ff

File tree

1 file changed

+19
-13
lines changed

1 file changed

+19
-13
lines changed

docs/contents.rst.inc

Lines changed: 19 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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
4545
This part of the guide focuses on tool and module advice based on
4646
different scenarios.
@@ -67,8 +67,8 @@ different scenarios.
6767
scenarios/clibs
6868
6969
70-
Shipping Great Code
71-
-------------------
70+
Shipping Great Python Code
71+
--------------------------
7272
7373
This 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

Comments
 (0)