Monday, 26 August 2019

python - How to add documentation for QGIS Processing algorithms?


In the Processing modeler, many of the algorithm help tabs say:



Sorry, no help is available for this algorithm.




In the QGIS sourcecode, the processing algorithms seem to reside in:


python/plugins/processing/algs


What general pattern should I follow to add documentation for algorithms (e.g. file naming convention, location, etc)?




No comments:

Post a Comment