{% extends "page.html" %} {% set title = _('Tutorials') %} {% block body %}
{{ project|e }} tutorials are documents that cover a single, specific topic, and attempt to cover it fairly completely. Modelled on Python's HOWTO collection, this collection is an effort to foster documentation that's more detailed than the API documentation.
|
Hello World |