usageF
Webel Mathematica libraries: A function from the HelpF` package for generating a ::usage
documentation String for a function with a high level of Don't Repeat Yourself (DRY) reuse of information from '$arg$' and '$opt$' help holders. Accepts the same options as addFunction
.
Can leverage an AOR Map for super-easy and consistent
via '$opt$aor', with all information shared with the HelpF` and HelpO` registries (and without importing MTools and the HelpM` package).::usage
generation
Can be used before full package loading, because the signature(s) String is obtained via the sigsFromArgsOpts
function.
For a full description visit this detailed slide trail: