{% extends "layout.html" %} {%- block htmltitle -%} {{ html_title }} {%- endblock -%} {% block body %}

{{ docstitle|e }}

{% trans %}Welcome! This is the documentation for Apache Cassandra {{ version }}.{% endtrans %}

This documentation is a work-in-progress. Contributions are welcome.

Main documentation


Meta informations

{% endblock %}