diff docs/installation_win.rst @ 6555:213085032127

gearbox: make a make-config sub-command available again Drop the old kallithea-config command line tool and rework it to a replacement for the make-config paster command. Make-config was experimental in paste, it doesn't exist with gearbox, it was tied to pylons, and we already have the luxury problem of having two ways of doing almost the same thing. This is a good opportunity to get rid of one of them. This replacement tool is Kallithea specific and doesn't need to be told that it is Kallithea it has to create a config file for. The command should thus perhaps be given a Kallithea specific name instead of the very generic name ...
author Mads Kiilerich <madski@unity3d.com>
date Mon, 12 Sep 2016 17:50:11 +0200
parents 2c3d30095d5e
children 0955a02f7170
line wrap: on
line diff
--- a/docs/installation_win.rst	Tue Oct 25 21:32:24 2016 +0200
+++ b/docs/installation_win.rst	Mon Sep 12 17:50:11 2016 +0200
@@ -166,7 +166,7 @@
 one). When ready, type::
 
   cd C:\Kallithea\Bin
-  TODO make-config Kallithea production.ini
+  gearbox make-config production.ini
 
 Then you must edit production.ini to fit your needs (IP address, IP
 port, mail settings, database, etc.). `NotePad++`__ or a similar text