File: index.rst

package info (click to toggle)
python-semantic-release 10.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,828 kB
  • sloc: python: 41,692; sh: 340; makefile: 158
file content (15 lines) | stat: -rw-r--r-- 409 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.. _config-guides:

Configuration Guides
====================

This section provides detailed guides on how to configure PSR for various use cases and
integrations. It is recommended to complete the
:ref:`Getting Started Guide <getting-started-guide>` first before diving into these
more specific configurations.

.. toctree::
    :maxdepth: 1

    Monorepos <monorepos>
    UV Project Setup <uv_integration>