Undocumented Python objects
===========================
autodoc_missing_imports
-----------------------
Classes:
 * TestAutodoc

test_autodoc
------------
Functions:
 * process_docstring
 * process_signature
 * setup_module
 * setup_test
 * skip_member
 * teardown_module
 * test_attrgetter_using
 * test_docstring_processing
 * test_docstring_property_processing
 * test_format_signature
 * test_generate
 * test_get_doc
 * test_new_documenter
 * test_parse_name
 * test_type_hints
 * warnfunc

Classes:
 * AttCls
 * Base
 * Class -- missing methods:

   - roger
   - undocmeth
 * CustomDataDescriptor
 * DocstringSig
 * StrRepr

util
----
Functions:
 * assert_node
 * assert_not_re_search
 * assert_re_search
 * assert_startswith
 * find_files
 * gen_with_app
 * raises
 * raises_msg
 * remove_unicode_literals
 * skip_if
 * skip_unless
 * skip_unless_importable
 * sprint
 * with_app
 * with_tempdir

Classes:
 * ListOutput
 * Struct
 * TestApp

Modules that failed to import
-----------------------------
 * mod -- No module named mod
