Re: [Qgis-user] Help files for processing

2016-08-23 Thread Paolo Cavallini
Il 22/08/2016 10:47, Niccolò Marchi ha scritto: > Hi all, > > please, do someone know where I can find instructions on how to write > help files for processing algorithms? Hi Niccolò, it's a known, long standing issue: we need to reorganize the whole help system of QGIS. Hopefully we'll make it f

[Qgis-user] Help files for processing

2016-08-22 Thread Niccolò Marchi
Hi all, please, do someone know where I can find instructions on how to write help files for processing algorithms? I found only documentation on how to do it for personal scripts (xxx.help.py) but the same procedure doesn’t work with processing algs. Any suggestion? Furthermore, I saw that som