Line | |
---|
1 | /*! \mainpage Common X-Plane Utilities Library Documentation
|
---|
2 | *
|
---|
3 | * \section intro Introduction
|
---|
4 | *
|
---|
5 | * This library contains some common utilities to help with the development of
|
---|
6 | * X-Plane plugins. Currently it consists of a single class,
|
---|
7 | * \ref hu::varadiistvan::xplcommon::Util, with one member function
|
---|
8 | * \ref hu::varadiistvan::xplcommon::Util::debug "debug", which is a wrapper
|
---|
9 | * around \c XPLMDebugString, that provides printf-like formatting.
|
---|
10 | */
|
---|
Note:
See
TracBrowser
for help on using the repository browser.