docsEnabled property

bool? docsEnabled
getter/setter pair

Disable the Docs integration manually if it’s enabled in the Beacon config. This will not enable Docs if it’s disabled in the config.

Implementation

bool? docsEnabled;