mirror of
https://github.com/kennethreitz-archive/howtopython.org.git
synced 2026-06-05 23:20:18 +00:00
structure
This commit is contained in:
+9
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user