structure

This commit is contained in:
2018-01-14 09:39:13 -05:00
parent 6fc6dc53f9
commit 1fdc29e320
6 changed files with 9 additions and 2 deletions
View File
View File
View File
+9 -2
View File
@@ -3,13 +3,20 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to howtopython's documentation!
=======================================
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: 2
:caption: Contents:
getting-started
the-interpreter
learning-the-basics
editor
IDE
Indices and tables
View File
View File