Files
howtopython.org/source/index.rst
T
2018-01-17 08:27:45 -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`