Created by: vicdoval
The docstrings that appear in the search menu are sometimes missing, sometime useless due repeating the node name
I reviewed the menu and added some of them. I tried to be as clear as possible In some cases i added a shortcut as suggested in https://github.com/nortikin/sverchok/issues/1663 I tried to use different words to cover a bigger scope in the search.
I didnt change all the nodes, but i think 30 files is enough for this commit
Preflight checklist
Put an x letter in each brackets when you're done this item:
- [ x] Code changes complete.
- [x ] Code documentation complete.
- [x ] Documentation for users complete (or not required, if user never sees these changes).
- [x ] Manual testing done.
- [ x] Unit-tests implemented.??
- [x ] Ready for merge.