scala-cli
scala-cli copied to clipboard
Add mechanism to restrict options based on description and generate reference docs for SIP
This PR adds mechanism to restrict visibiltity of some of the options based on the fact if its description contains '[restricted]' or '[experimental]'.
I've marked some of the spark and hadoop options as experimental.
I've refactor some of sip-related mentods to be meaningfull.
Additional, I created a pice of reference docs that would be needed for SIP