summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorianb <devnull@localhost>2005-10-01 08:48:57 +0000
committerianb <devnull@localhost>2005-10-01 08:48:57 +0000
commit7fa6773fdb98efd2a1b9574a363eeca114b94d14 (patch)
tree64ebb3059f129bbb407d7e18e21ada33ac6a174f /setup.cfg
parent2aa2e5a6963e9aa22a2a3c9160e265a33a0c4693 (diff)
downloadpaste-7fa6773fdb98efd2a1b9574a363eeca114b94d14.tar.gz
Changed some rendering options
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg9
1 files changed, 7 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index 0ef5777..0aeb097 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,10 +16,15 @@ docs = docs/index.txt docs/DeveloperGuidelines.txt docs/StyleGuide.txt
doc_base = docs/
dest = docs/html
modules = paste
-title = Paste Core
+title = Paste
organization = Python Paste
organization_url = http://pythonpaste.org/
-
+mailing_list_url = community/mailing-list.html
+blog_url = http://pythonpaste.org/news/
+settings = no_about=true
+ link1=/deploy/ paste.deploy
+ link2=/script/ paster script
+
[publish]
doc-dir=docs/html
doc-dest=scp://ianb@webwareforpython.org/home/paste/htdocs/new/