How to turn off Documentation Quality icons in Visual Studio editor

Documentation Quality hints are the little action icons in Visual Studio editor under the member name. These icons real-time visual hints to highlight members that have documentation issues that require attention.
 
 
If you want to turn them off, there are three ways of getting this done.

Toolbar

You can turn off the Enable Documentation Hints in Editor state button the GhostDoc toolbar.
 

Menu

In Visual Studio menu turn off the Tools -> GhostDoc {Edition} -> Enable Documentation Hints in Editor option
 

Options

In Tools -> GhostDoc {Edition} -> Options -> Maintenance, uncheck the Show Documentation Hints in Editor option.