.. Python Release Master documentation master file, created by
   sphinx-quickstart on Fri Jan 31 17:10:13 2025.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Python Release Master
==================

An automated Python package release management tool with AI-powered changelog generation.

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   installation
   quickstart
   configuration
   ai_features
   api_reference
   contributing
   changelog

Features
--------

- Automated version management
- AI-powered changelog generation from commits and PRs
- Smart commit message generation for uncommitted changes
- Comprehensive testing (unit, integration, docker)
- Documentation generation and validation
- PyPI publishing with verification
- GitHub Actions integration

Quick Links
----------

- `GitHub Repository <https://github.com/yourusername/python-release-master>`_
- `PyPI Package <https://pypi.org/project/python-release-master>`_
- `Issue Tracker <https://github.com/yourusername/python-release-master/issues>`_

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

