Files
howtopython.org/source/index.rst
T
kennethreitz 49b2e3e60b ide
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-01-19 10:16:06 -05:00

28 lines
632 B
ReStructuredText

.. howtopython documentation master file, created by
sphinx-quickstart on Sun Jan 14 09:31:19 2018.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to **How to Python**!
=============================
This guide exists to teach you the very basics of how to effectively use Python and its tooling, as a programming language.
.. toctree::
:maxdepth: 3
:caption: Contents:
getting-started
the-interpreter
learning-the-basics
editor
ide
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`