File: index.rst

package info (click to toggle)
python-semantic-release 10.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,112 kB
  • sloc: python: 36,523; sh: 340; makefile: 156
file content (14 lines) | stat: -rw-r--r-- 383 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.. _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

    UV Project Setup <uv_integration>