From 0f491dc2b4141a17475eec12b02d8f237d7f7918 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Sat, 4 Jul 2020 11:57:44 -0400 Subject: Add banner to main docs page --- docs/index.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/index.txt b/docs/index.txt index 13a46e74..f3f65cb4 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -1,5 +1,8 @@ -Welcome to Setuptools' documentation! -===================================== +.. image:: https://raw.githubusercontent.com/pypa/setuptools/master/docs/logo/banner%201%20line%20color.svg + + +Documentation +============= Setuptools is a fully-featured, actively-maintained, and stable library designed to facilitate packaging Python projects, where packaging includes: -- cgit v1.2.3