FindQt3: Update documentation Although the FindQt module (which includes this one) has been deprecated since CMake 3.14, this update enhances the online documentation for better readability. - Additionally, Qt3_FOUND has been added to the documented variable list, as it is automatically set by find_package_handle_standard_args(). - Examples section added.