.. _concepts:

Concepts
========

This section covers the core concepts of Python Semantic Release and how it
works. Understanding these concepts will help you effectively use Python
Semantic Release in your projects.

.. toctree::
    :maxdepth: 1

    getting_started
    commit_parsing
    changelog_templates
    multibranch_releases
    strict_mode
