summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorianb <devnull@localhost>2007-06-26 17:28:28 +0000
committerianb <devnull@localhost>2007-06-26 17:28:28 +0000
commit05136ba6a9ec63ea5cf8e5e84e118f92ea5b4339 (patch)
tree3a9fedafff4fb37b16a7347eb7e96550260b3e8b /setup.cfg
parent051a3a7ec175e043f1374a949214c640712e3120 (diff)
downloadpaste-05136ba6a9ec63ea5cf8e5e84e118f92ea5b4339.tar.gz
docstring misformatting; added news link
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg7
1 files changed, 4 insertions, 3 deletions
diff --git a/setup.cfg b/setup.cfg
index 3464c3d..3ab11d9 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -9,9 +9,10 @@ command_packages = buildutils.pudge_command, buildutils.publish_command
organization = Python Paste
highlighter = pygments
settings = no_about=true
- link1=/deploy/ paste.deploy
- link2=/script/ paste.script
- link3=/download/ Download
+ link1=/news.html news
+ link2=/deploy/ paste.deploy
+ link3=/script/ paste.script
+ link4=/download/ download
extra_credits=Hosting courtesy of <a href="http://tummy.com">Tummy.com</a>
dest = docs/html
docs = docs/index.txt docs/DeveloperGuidelines.txt docs/StyleGuide.txt