tfdocs.doc_controls.should_skip

Returns true if docs generation should be skipped for this object.

Checks for the do_not_generate_docs or do_not_doc_inheritable decorators.

obj The object to document, or skip.

True if the object should be skipped