changeset 744:3389f272ece1 beta

docs update
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 23 Nov 2010 22:05:30 +0100
parents c9fa3f53143b
children c366b237c91d
files docs/index.rst docs/setup.rst
diffstat 2 files changed, 10 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/docs/index.rst	Tue Nov 23 14:58:29 2010 +0100
+++ b/docs/index.rst	Tue Nov 23 22:05:30 2010 +0100
@@ -62,16 +62,18 @@
 
 
 .. figure::  images/screenshot1_main_page.png
-   :align:   left
 
    Main page of RhodeCode
 
 .. figure::  images/screenshot2_summary_page.png
-   :align:   left
 
    Summary page
+   
+.. figure::  images/screenshot3_changelog_page.png
 
-
+   Changelog with DAG graph
+    
+    
 Incoming / Plans
 ----------------
 
@@ -107,8 +109,8 @@
    :maxdepth: 1
 
    installation
+   setup
    upgrade
-   setup
    changelog
 
 Other topics
--- a/docs/setup.rst	Tue Nov 23 14:58:29 2010 +0100
+++ b/docs/setup.rst	Tue Nov 23 22:05:30 2010 +0100
@@ -181,6 +181,10 @@
 
 To not have the statics served by the application. And improve speed.
 
+Apache reverse proxy
+--------------------
+Tutorial can be found here
+http://wiki.pylonshq.com/display/pylonscookbook/Apache+as+a+reverse+proxy+for+Pylons
 
 
 Apache's example FCGI config