The documentation is completely unusable with basic searches like function names returning nothing. Even entire concepts like "blend morph" return zero results. Useless.
Is there any third party tool that will allow me to perform rudimentary tasks in python or another language, that comes with acceptable documentation?
Example use case I'm trying to do: Create a new blend morph on the currently selected object under "misc", and then do a search through all morphs by name and add them, similar to how adding them in the property heirarchy would work.