From 8c3b807625d0480c7ce934bf7daf3437328346bf Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 31 May 2009 18:40:41 +0000 Subject: GAE. --- docs/narr/install.rst | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/narr/install.rst b/docs/narr/install.rst index 56f1e1826..296fce957 100644 --- a/docs/narr/install.rst +++ b/docs/narr/install.rst @@ -29,10 +29,8 @@ developers use the Windows platform. Therefor, most of the platform-specific documentation (excepting this chapter) assumes you're using a UNIX system. If you're using a Windows system, you'll need to transliterate command lines in the documentation to their -Windows equivalents. - -:mod:`repoze.bfg` is also known to run on Google's App Engine. See -:ref:`appengine_tutorial`. +Windows equivalents. :mod:`repoze.bfg` is also known to run on +Google's App Engine. It is not known whether :mod:`repoze.bfg` will or will not run under Jython or IronPython. @@ -196,6 +194,12 @@ Installing :mod:`repoze.bfg` on a Windows System c:\bfgenv> Scripts/easy_install -i http://dist.repoze.org/bfg/current/simple repoze.bfg +Installing :mod:`repoze.bfg` on Google App Engine +------------------------------------------------- + +:ref:`appengine_tutorial` documents the steps required to install a +:mod:`repoze.bfg` application on Google App Engine. + What Gets Installed ~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3