{% extends "furo/page.html" %} {% block htmltitle %} Sage Documentation{{ titlesuffix }} {% endblock %} {%- block extrahead %} {% endblock %} {% block content %}

{{ docstitle|e }}

This is documentation for Sage {{ release }}. Documentations in other languages are available here.

{% block tables %}

Tutorials and FAQ

Comprehensive Reference Manual

Installation and Developer Guides

{% endblock %} {% endblock %}