{% extends "layout.html" %} {% set title = 'Overview' %} {% set page_links = [ (pathto('@rss/recent'), 'application/rss+xml', 'Recent Comments') ] %} {% block body %}
Welcome! This is the documentation for {{ project }} {{ release }}{% if last_updated %}, last updated {{ last_updated }}{% endif %}.
{% if indextemplate %} {{ rendertemplate(indextemplate) }} {% else %}Indices and tables:
Complete Table of Contents Search page |
Global Module Index General Index |