diff options
Diffstat (limited to 'docs/index.txt')
| -rw-r--r-- | docs/index.txt | 16 |
1 files changed, 6 insertions, 10 deletions
diff --git a/docs/index.txt b/docs/index.txt index 13a46e74..228f97c8 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -1,15 +1,11 @@ -Welcome to Setuptools' documentation! -===================================== +.. image:: https://raw.githubusercontent.com/pypa/setuptools/master/docs/logo/banner%201%20line%20color.svg -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 +Documentation +============= + +Setuptools is a fully-featured, actively-maintained, and stable library +designed to facilitate packaging Python projects. Documentation content: |
