add files
This commit is contained in:
19
python-3.7.4-docs-html/_sources/using/index.rst.txt
Normal file
19
python-3.7.4-docs-html/_sources/using/index.rst.txt
Normal file
@@ -0,0 +1,19 @@
|
||||
.. _using-index:
|
||||
|
||||
##########################
|
||||
Python Setup and Usage
|
||||
##########################
|
||||
|
||||
|
||||
This part of the documentation is devoted to general information on the setup
|
||||
of the Python environment on different platforms, the invocation of the
|
||||
interpreter and things that make working with Python easier.
|
||||
|
||||
|
||||
.. toctree::
|
||||
:numbered:
|
||||
|
||||
cmdline.rst
|
||||
unix.rst
|
||||
windows.rst
|
||||
mac.rst
|
Reference in New Issue
Block a user