scala-cli icon indicating copy to clipboard operation
scala-cli copied to clipboard

Add mechanism to restrict options based on description and generate reference docs for SIP

Open romanowski opened this issue 3 years ago • 0 comments

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

romanowski avatar Aug 26 '22 15:08 romanowski