{% extends "layout.html" %} {% comment %} basic/defindex.html ~~~~~~~~~~~~~~~~~~~ Default template for the "index" page. :copyright: Copyright 2007-2010 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. {% endcomment %} {% block title %}Overview{% endblock %} {% block body %}
Welcome! This is {% block description %}the documentation for {{ project }} {{ release }}{% if last_updated %}, last updated {{ last_updated }}{% endif %}{% endblock %}.
{% block tables %}Indices and tables:
Complete Table of Contents Search Page |
Global Module Index General Index |