Resolve "Possible confusion when using single-value-mode parameter-lists in CLI"
Summary
- Add a method
GetListViewSingleSelectionMode
to the Application class, and use it from the doc generator to change the "Type" documentation of ListView to "String" or "String List" depending on that flag. - Improve the PolygonClassStatistics example a bit (not sure what the best example would be)
Rationale
Closes #1686 (closed)
Copyright
The copyright owner is CNES and has signed the ORFEO ToolBox Contributor License Agreement.
Check before merging:
- All discussions are resolved
- At least 2
👍 votes from core developers, no👎 vote. - The feature branch is (reasonably) up-to-date with the base branch
- Dashboard is green
- Copyright owner has signed the ORFEO ToolBox Contributor License Agreement
Edited by Victor Poughon