diff doc/installation.txt @ 6766:c27fc7f499c7

Update install with all current templates and mandatory backends.
author John Rouillard <rouilj@ieee.org>
date Sun, 10 Jul 2022 22:27:17 -0400
parents 00fe67eb8a91
children eb6cd0867ead
line wrap: on
line diff
--- a/doc/installation.txt	Sun Jul 10 21:22:58 2022 -0400
+++ b/doc/installation.txt	Sun Jul 10 22:27:17 2022 -0400
@@ -406,14 +406,14 @@
       templates or backends available)::
 
           Enter tracker home: /opt/roundup/trackers/support
-          Templates: classic
+          Templates: minimal, jinja2, classic, responsive, devel
           Select template [classic]: classic
-          Back ends: anydbm, mysql, sqlite
+          Back ends: anydbm, sqlite
           Select backend [anydbm]: anydbm
 
       Note: "Back ends" selection list depends on availability of
       third-party database modules.  Standard python distribution
-      includes anydbm module only.
+      includes anydbm and sqlite module only.
 
       The "support" part of the tracker name can be anything you want - it
       is going to be used as the directory that the tracker information

Roundup Issue Tracker: http://roundup-tracker.org/