[Live-demo] Re: [OSGeo] #874: Translators-Table shows up comments from csv-File

OSGeo trac_osgeo at osgeo.org
Fri Mar 23 14:55:57 PDT 2012


#874: Translators-Table shows up comments from csv-File
---------------------+------------------------------------------------------
 Reporter:  fgdrf    |       Owner:  live-demo@…              
     Type:  task     |      Status:  new                      
 Priority:  normal   |   Milestone:                           
Component:  LiveDVD  |    Keywords:  doc                      
---------------------+------------------------------------------------------

Comment(by camerons):

 The commented line mentioned above should be removed by the following
 statement in the doc/Makefile (although it is not seeming to work at the
 moment)


 {{{
 %.rst: %.csv
         # create contributors.rst and translators.rst from csv files
         echo ".. csv-table::" > $@
         echo "" >> $@
         sed -e 's/^ *#.*//' \
           -e "s/^/  /" \
           $< \
           >> $@
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/osgeo/ticket/874#comment:1>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.


More information about the Osgeolive mailing list