api-doc-tools icon indicating copy to clipboard operation
api-doc-tools copied to clipboard

Include `forInternalUseOnly` in HTML output

Open joelmartinez opened this issue 8 years ago • 0 comments

A new element was added to the XSD, <forInternalUseOnly /> ... it's meant to be a marker, and documentation that contains this element should output:

This API supports the product infrastructure and is not intended to be used directly from your code.

Background information here: https://github.com/mono/api-doc-tools/issues/12#issuecomment-274534408

joelmartinez avatar Feb 17 '17 22:02 joelmartinez