/*! \mainpage Common X-Plane Utilities Library Documentation * * \section intro Introduction * * This library contains some common utilities to help with the development of * X-Plane plugins. Currently it consists of a single class, * \ref hu::varadiistvan::xplcommon::Util, with one member function * \ref hu::varadiistvan::xplcommon::Util::debug "debug", which is a wrapper * around \c XPLMDebugString, that provides printf-like formatting. */