generateDocs
..Root.docs.generateDocs
Makes documentation (this documentation was made by this utility).
Parameters: variable of any type
Return value: reference to argument
NativeCallable
, Callable
import("docs");
import("myLib");
docs.generateDocs(myLib);