c1a265bd7578 initial-docs

docs/webui: mention the project_url option
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Mon, 12 Jul 2010 23:10:09 -0400
parents 7ae0c716218d
children 67ffa7032cf7
branches/tags initial-docs
files docs/webui.rst

Changes

--- a/docs/webui.rst	Mon Jul 12 23:01:25 2010 -0400
+++ b/docs/webui.rst	Mon Jul 12 23:10:09 2010 -0400
@@ -116,6 +116,7 @@
     ANON_USER = 'Anonymous <anonymous@example.com>'
     SITE_ROOT = 'http://yoursite.com/optional/path'
     TITLE = 'Your Project'
+    PROJECT_URL = 'http://bitbucket.org/your/project/' # or None
 
 All that's left is to point your WSGI server at this script and fire it up. How
 you do that depends on your WSGI server. A sample configuration file for