summaryrefslogtreecommitdiff
path: root/docs/index.rst
blob: 961ec394c31e15d47e82d8f4e4dd3f7c189c94aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Documentation
=============

Setuptools is a fully-featured, actively-maintained, and stable library
designed to facilitate packaging Python projects.

Documentation content:

.. toctree::
   :maxdepth: 1

   User guide <userguide/index>
   build_meta
   pkg_resources
   references/keywords
   roadmap
   setuptools
   Development guide <development>
   Backward compatibility & deprecated practice <deprecated/index>
   Changelog <history>