[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: grass: rules for images



On 04/09/2016 06:39 PM, Martin Landa wrote:
> 2016-04-09 18:25 GMT+02:00 Sebastiaan Couwenberg <sebastic@xs4all.nl>:
>> Like a couple of instances of coding in the future, and effort I must
>> applaud :-)
>>
>>  -(C) 2014 by the GRASS Development Team
>>  +(C) 2014-2017 by the GRASS Development Team
> 
> I fixed this typo in trunk.

Thanks.

>> Generation of the class_graphical documentation isn't working correctly,
>> it currently generates empty files.
> 
> Do you mean `graphical_index.html` ? Martin

No, class_graphical.html and the manpage created from it:

 # Remove empty files
 find debian/tmp/ -type f -empty -name "class_graphical*" -print -delete
 debian/tmp/usr/lib/grass71/docs/html/class_graphical.html
 debian/tmp/usr/lib/grass71/docs/man/man1/class_graphical.1grass

There is a related TODO in man/Makefile:

 # TODO: this should be done in the same way as category_rule
 $(HTMLDIR)/class_graphical.html: $(ALL_HTML)
         $(call build_class_graphical)
         touch $@

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1


Reply to: