sometimes, im having a strange behavior im only using geanygendoc for php functions actually sometimes, it is refusing to create the functiuon header and tells me : 23:24:36: No setting applies to symbol "result" of type "variable" at line 105. it is going in the function and get a variable then say this sometimes, when adding empty lines between 2 functions, it is working but not all the time... :)
2010/9/17 ssm2017 <[email protected]>: > thank you > it looks working now > > 2010/9/17 Colomban Wendling <[email protected]>: >> Le 17/09/2010 20:14, ssm2017 a écrit : >>> hello >>> thank you for attention >>> >>> i have copied your php.conf file to my >>> ~/.config/geany/plugins/geanygendoc/filetypes/php.conf >>> then i reloaded config files >>> when trying to use geanygendoc, i have this error in the output panel : >>> "20:12:31: Documentation type "" does not exist for language "PHP"." >> Hum, seems I don't set a default value for the documentation type, my bad... >> Go in the plugin's preferences dialog (edit -> plugin preferences -> >> documentation generator), and under "documentation type" set the >> documentation type of language "All" to "doxygen". >> >> Regards, >> Colomban >> _______________________________________________ >> Geany mailing list >> [email protected] >> http://lists.uvena.de/cgi-bin/mailman/listinfo/geany >> > _______________________________________________ Geany mailing list [email protected] http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
