{% extends "layout.html" %} {% set title = _('Overview') %} {% block body %}

Apache CouchDB® {{ release|e }} Documentation

{{ _('Welcome! This is') }} {% block description %}{{ _('the documentation for') }} Apache CouchDB® {{ release|e }}{% if last_updated %}, {{ _('last updated') }} {{ last_updated|e }}{% endif %}{% endblock %}.

{% block tables %}

Meet CouchDB

Getting started

Reference Documentation & Advanced Topics

Links

{% endblock %} {% endblock %}