Error-- missing documentation (or could not parse documentation): expected string or buffer

Hi guys,

I am trying to import a custom python module.
It is listing successfully in “ansible-doc --list” but shows documentation error.

ERROR! module eip_solid_server missing documentation (or could not parse documentation): expected string or buffer

Here “eip_solid_server” is the python file.

Can somebody helpout ?

-vvv should give you a more precise error, you probably have invalid
YAML formatting in your docs.