{% extends "_base.html" %} {% block title %}{% if current %}{{ current.label }} · Documentation · Urika{% else %}Documentation · Urika{% endif %}{% endblock %} {% block heading %}{% if current %}{{ current.label }}{% else %}Documentation{% endif %}{% endblock %} {% block content %} {% if not docs %}
Documentation not available.
Docs files weren't found on disk. If you're running Urika from a pip install, the docs are at the repo.