{% extends "!layout.html" %} {% block rootrellink %}
  • Home
  • Introduction
  • Examples
  • Tutorial
  • Documentation
  • Reference
  • Download
  • {% endblock %} {% block relbar1 %}
    LingPy
    {{ super() }} {% if version.split('.')[-1].startswith('dev') %}

    This documentation is for version {{ version }}, which is not released yet.

    {% endif %} {% endblock %} {# put the sidebar before the body #} {#% block sidebar1 %}{{ sidebar() }}{% endblock %#} {#% block sidebar2 %}{% endblock %#} {% block footer %}