liquid_feedback_frontend

diff README @ 131:adc1b0554667

add make file to generate html help files
author Daniel Poelzleithner <poelzi@poelzi.org>
date Tue Oct 05 14:28:37 2010 +0200 (2010-10-05)
parents 134fce4bede3
children 02eab8dcd402
line diff
     1.1 --- a/README	Tue Oct 05 05:42:20 2010 +0200
     1.2 +++ b/README	Tue Oct 05 14:28:37 2010 +0200
     1.3 @@ -61,7 +61,11 @@
     1.4  
     1.5  7. Compile help messages from wiki to html
     1.6  
     1.7 -cd /opt/liquid_feedback_frontend/locale/help
     1.8 +cd /opt/liquid_feedback_frontend/locale/
     1.9 +make
    1.10 +
    1.11 +or by hand:
    1.12 +
    1.13  for file in *.txt; do /opt/rocketwiki-lqfb/rocketwiki-lqfb < $file > $file.html; done
    1.14  
    1.15  

Impressum / About Us