{% extends "layout.html" %} {% set title = 'Overview' %} {% set current_page_name = 'index' %} {% set page_links = [ ('?feed=recent_comments', 'application/rss+xml', 'Recent Comments') ] %} {% block body %}

Python Documentation

Welcome in the Python Documentation.

Parts of the documentation:

Indices and tables:

Meta information:

{% endblock %}