From 890c8b348838b24d9eaa1725dcf858021f54d88d Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Fri, 1 Mar 2013 12:20:57 -0500 Subject: Updated documentation to reflect merged target name, only keeping legacy references to Distribute. --HG-- branch : Setuptools-Distribute merge extra : source : 7c68dd2a22cf2dc0ad77f1cca857736586aa5753 --- docs/_templates/indexsidebar.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/_templates') diff --git a/docs/_templates/indexsidebar.html b/docs/_templates/indexsidebar.html index 932909f3..9d49ae5d 100644 --- a/docs/_templates/indexsidebar.html +++ b/docs/_templates/indexsidebar.html @@ -1,8 +1,8 @@ -

Download

+

Download

-

Current version: {{ version }}

-

Get Distribute from the Python Package Index +

Current version: {{ version }}

+

Get Setuptools from the Python Package Index

Questions? Suggestions? Contributions?

-

Visit the Distribute project page

+

Visit the Setuptools project page

-- cgit v1.2.3