diff options
Diffstat (limited to 'docs/index.txt')
-rw-r--r-- | docs/index.txt | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/docs/index.txt b/docs/index.txt index fda2e948..5a460526 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -1,15 +1,8 @@ -Welcome to Setuptools' documentation! -===================================== +Documentation +============= Setuptools is a fully-featured, actively-maintained, and stable library -designed to facilitate packaging Python projects, where packaging includes: - - - Python package and module definitions - - Distribution package metadata - - Test hooks - - Project installation - - Platform-specific details - - Python 3 support +designed to facilitate packaging Python projects. Documentation content: |