addFunction

Webel Mathematica libraries: A function from the HelpF` package for registering help on a package function with the HelpF` help registry. Offers a high level of Don't Repeat Yourself (DRY) reuse of information from '$arg$' and '$opt$' help holders.

Accepts the same options as usageF function for ::usage documentation String generation.

Can leverage an AOR Map for super-easy and consistent help registration (and without importing MTools and the HelpM` package).

Visit also addMethod.