{% extends "sentry/bases/modal.html" %} {% load i18n %} {% load sentry_docs %} {% load sentry_helpers %} {% block heading %}{% endblock %} {% block wrapperclass %}docs windowed{% endblock %} {% block page_header_block %}{% endblock %} {% block logo %}{% endblock %} {% block content %} {% block helpcontent %}
Welcome to the Sentry Docs. Reading through the guides and reference here will give you a complete understanding of how Sentry works and how to get the most out of it. We recommend that you read through the Guides first, then on to the client installation instructions for your specific platform.
If your specific question or concern isn't covered in the docs, we're here to help. Please don't hesitate to:
Just like Sentry itself, our docs are open source. If you've found an error or think something could be explained more clearly, you're always welcomed (and encouraged) to submit a pull request.
{% endblock main %}