SIGN IN SIGN UP

ScriptKit: add getHelpHandout/getDevHandout, handoutLink anchor support

- ScriptKit.getHelpHandout(scriptName) — returns cached help handout object
- ScriptKit.getDevHandout(scriptName) — returns cached dev handout object
- Handouts cached at registration and generation time (no repeated findObjs)
- html.handoutLink(text, id, style, anchor) — optional 4th param appends /#anchor to URL
K
Kenan Millet committed
ee87d36c16c6c3e6a13f11e34a2bacec153de920
Parent: ecc8207