You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kvirc/data/gendoc
Michele Calgaro e34806b323
Use Perl to find the files to analyze for the help documentation.
All the .h and .cpp files needs to be processed for this. Some files are generated at build time and the coming cmake conversion can't use "file(GLOB)" to collect the lists of files since that command is execute at configure time, so before some files are generated.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d31eca7498)
1 month ago
..
Makefile.am Move admin/gendoc.pl to data/gendoc/gendoc.pl. 2 months ago
gendoc.pl Use Perl to find the files to analyze for the help documentation. 1 month ago