This attribute is used by documentation generation for docs
hhvm.com to hide
annotated functions from having documentation generated for them. This is
generally because said functions are implementation details of some kind.
Interface Synopsis
final class NoDoc implements HH\FunctionAttribute {...}