Skip to content

Commit

Permalink
- Automatic update of doxygen docs, triggered by buildbot
Browse files Browse the repository at this point in the history
  • Loading branch information
orxbot committed Feb 19, 2018
1 parent 20606ad commit bd75177
Show file tree
Hide file tree
Showing 60 changed files with 114 additions and 114 deletions.
12 changes: 6 additions & 6 deletions doc/html/group__orx_debug.html
Original file line number Diff line number Diff line change
Expand Up @@ -372,12 +372,12 @@ <h2 class="groupheader">Macro Definition Documentation</h2>
</table>
</div><div class="memdoc">
<b>Value:</b><div class="fragment"><div class="line"><span class="keywordflow">do</span> \</div><div class="line">{ \</div><div class="line"> orxU32 u32DebugFlags; <a class="code" href="group__orx_debug.html#ga336fbc278493d7b286f6c4990a525165">\</a></div><div class="line"><a class="code" href="group__orx_debug.html#ga336fbc278493d7b286f6c4990a525165"> _orxDebug_Init</a>(); \</div><div class="line"> u32DebugFlags = <a class="code" href="group__orx_debug.html#ga443bd0cd35cd0d35d9f34d117ab7f84d">_orxDebug_GetFlags</a>(); <a class="code" href="group__orx_debug.html#ga2a07443eda6e7bb62cdd4b446c843766">\</a></div><div class="line"><a class="code" href="group__orx_debug.html#ga2a07443eda6e7bb62cdd4b446c843766"> _orxDebug_SetFlags</a>(<a class="code" href="group__orx_debug.html#gae12d833d38a39eb2b9fe8bd6c20abd7b">orxDEBUG_KU32_STATIC_MASK_DEBUG</a>, <a class="code" href="group__orx_debug.html#ga924cc20bb75527707b25a19e857aa2d1">orxDEBUG_KU32_STATIC_MASK_USER_ALL</a>); \</div><div class="line"> if(<a class="code" href="group__orx_system.html#gaf94e2630cf8c78766c3ac24c6e9f81ff">orxSystem_GetVersionNumeric</a>() &lt; <a class="code" href="group__orx_version.html#ga1a299d3ef2b9a1a12ab5e59291bfd275">__orxVERSION__</a>) \</div><div class="line"> { \</div><div class="line"> orxLOG(<span class="stringliteral">&quot;The version of the runtime library [&quot;</span> <a class="code" href="group__orx_decl.html#gab79a1367d119a7019387ccc9bf2be3d3">orxANSI_KZ_COLOR_FG_GREEN</a> <span class="stringliteral">&quot;%s&quot;</span> \</div><div class="line"> <a class="code" href="group__orx_decl.html#gafc995049ef4ff97d862a36bad8659f87">orxANSI_KZ_COLOR_FG_DEFAULT</a> <span class="stringliteral">&quot;] is &quot;</span> <a class="code" href="group__orx_decl.html#gaba0c6d803c3068e62fb6a23e392c7a8b">orxANSI_KZ_COLOR_FG_RED</a> <a class="code" href="group__orx_decl.html#gaa5882c0e40b4274ada509daba0ab60a2">orxANSI_KZ_COLOR_BLINK_ON</a> <span class="stringliteral">&quot;older&quot;</span> \</div><div class="line"> <a class="code" href="group__orx_decl.html#gafc995049ef4ff97d862a36bad8659f87">orxANSI_KZ_COLOR_FG_DEFAULT</a> <a class="code" href="group__orx_decl.html#gae5a0fa8681a8bd15e76e1182a0181d34">orxANSI_KZ_COLOR_BLINK_OFF</a> <span class="stringliteral">&quot; than the version used when compiling this program [&quot;</span> \</div><div class="line"> <a class="code" href="group__orx_decl.html#gab79a1367d119a7019387ccc9bf2be3d3">orxANSI_KZ_COLOR_FG_GREEN</a> <span class="stringliteral">&quot;%s&quot;</span> <a class="code" href="group__orx_decl.html#gafc995049ef4ff97d862a36bad8659f87">orxANSI_KZ_COLOR_FG_DEFAULT</a> <span class="stringliteral">&quot;].&quot;</span> \</div><div class="line"> <a class="code" href="group__orx_decl.html#gaba0c6d803c3068e62fb6a23e392c7a8b">orxANSI_KZ_COLOR_FG_RED</a> <a class="code" href="group__orx_decl.html#gaa5882c0e40b4274ada509daba0ab60a2">orxANSI_KZ_COLOR_BLINK_ON</a> <span class="stringliteral">&quot; Problems will likely ensue!&quot;</span>, \</div><div class="line"> <a class="code" href="group__orx_system.html#ga368a6f2baa0d9edffcb9be3b83a432dd">orxSystem_GetVersionFullString</a>(), <a class="code" href="group__orx_version.html#gab20e1bde54e44c8064e456d2e65f506f">__orxVERSION_FULL_STRING__</a>); \</div><div class="line"> } \</div><div class="line"> else <span class="keywordflow">if</span>(<a class="code" href="group__orx_system.html#gaf94e2630cf8c78766c3ac24c6e9f81ff">orxSystem_GetVersionNumeric</a>() &gt; <a class="code" href="group__orx_version.html#ga1a299d3ef2b9a1a12ab5e59291bfd275">__orxVERSION__</a>) \</div><div class="line"> { \</div><div class="line"> orxLOG(<span class="stringliteral">&quot;The version of the runtime library [&quot;</span> <a class="code" href="group__orx_decl.html#gab79a1367d119a7019387ccc9bf2be3d3">orxANSI_KZ_COLOR_FG_GREEN</a> <span class="stringliteral">&quot;%s&quot;</span> \</div><div class="line"> <a class="code" href="group__orx_decl.html#gafc995049ef4ff97d862a36bad8659f87">orxANSI_KZ_COLOR_FG_DEFAULT</a> <span class="stringliteral">&quot;] is &quot;</span> <a class="code" href="group__orx_decl.html#ga264e2d97c2574c6ae0d4432c39546a4a">orxANSI_KZ_COLOR_FG_YELLOW</a> <a class="code" href="group__orx_decl.html#gaa5882c0e40b4274ada509daba0ab60a2">orxANSI_KZ_COLOR_BLINK_ON</a> <span class="stringliteral">&quot;more recent&quot;</span> \</div><div class="line"> <a class="code" href="group__orx_decl.html#gafc995049ef4ff97d862a36bad8659f87">orxANSI_KZ_COLOR_FG_DEFAULT</a> <a class="code" href="group__orx_decl.html#gae5a0fa8681a8bd15e76e1182a0181d34">orxANSI_KZ_COLOR_BLINK_OFF</a> <span class="stringliteral">&quot; than the version used when compiling this program [&quot;</span> \</div><div class="line"> <a class="code" href="group__orx_decl.html#gab79a1367d119a7019387ccc9bf2be3d3">orxANSI_KZ_COLOR_FG_GREEN</a> <span class="stringliteral">&quot;%s&quot;</span> <a class="code" href="group__orx_decl.html#gafc995049ef4ff97d862a36bad8659f87">orxANSI_KZ_COLOR_FG_DEFAULT</a> <span class="stringliteral">&quot;].&quot;</span> \</div><div class="line"> <a class="code" href="group__orx_decl.html#ga264e2d97c2574c6ae0d4432c39546a4a">orxANSI_KZ_COLOR_FG_YELLOW</a> <a class="code" href="group__orx_decl.html#gaa5882c0e40b4274ada509daba0ab60a2">orxANSI_KZ_COLOR_BLINK_ON</a> <span class="stringliteral">&quot; Problems may arise due to possible incompatibilities!&quot;</span>,\</div><div class="line"> <a class="code" href="group__orx_system.html#ga368a6f2baa0d9edffcb9be3b83a432dd">orxSystem_GetVersionFullString</a>(), <a class="code" href="group__orx_version.html#gab20e1bde54e44c8064e456d2e65f506f">__orxVERSION_FULL_STRING__</a>); \</div><div class="line"> } <a class="code" href="group__orx_debug.html#ga2a07443eda6e7bb62cdd4b446c843766">\</a></div><div class="line"><a class="code" href="group__orx_debug.html#ga2a07443eda6e7bb62cdd4b446c843766"> _orxDebug_SetFlags</a>(u32DebugFlags, <a class="code" href="group__orx_debug.html#ga924cc20bb75527707b25a19e857aa2d1">orxDEBUG_KU32_STATIC_MASK_USER_ALL</a>); \</div><div class="line">} \</div><div class="line">while(<a class="code" href="group__orx_type.html#ga28f15ac5afeea074c02dbfc96a98ce14">orxFALSE</a>)</div><div class="ttc" id="group__orx_version_html_gab20e1bde54e44c8064e456d2e65f506f"><div class="ttname"><a href="group__orx_version.html#gab20e1bde54e44c8064e456d2e65f506f">__orxVERSION_FULL_STRING__</a></div><div class="ttdeci">#define __orxVERSION_FULL_STRING__</div><div class="ttdef"><b>Definition:</b> <a href="orx_version_8h_source.html#l00071">orxVersion.h:71</a></div></div>
<div class="ttc" id="group__orx_decl_html_gaa5882c0e40b4274ada509daba0ab60a2"><div class="ttname"><a href="group__orx_decl.html#gaa5882c0e40b4274ada509daba0ab60a2">orxANSI_KZ_COLOR_BLINK_ON</a></div><div class="ttdeci">#define orxANSI_KZ_COLOR_BLINK_ON</div><div class="ttdef"><b>Definition:</b> <a href="orx_decl_8h_source.html#l00466">orxDecl.h:466</a></div></div>
<div class="ttc" id="group__orx_decl_html_gafc995049ef4ff97d862a36bad8659f87"><div class="ttname"><a href="group__orx_decl.html#gafc995049ef4ff97d862a36bad8659f87">orxANSI_KZ_COLOR_FG_DEFAULT</a></div><div class="ttdeci">#define orxANSI_KZ_COLOR_FG_DEFAULT</div><div class="ttdef"><b>Definition:</b> <a href="orx_decl_8h_source.html#l00485">orxDecl.h:485</a></div></div>
<div class="ttc" id="group__orx_decl_html_gae5a0fa8681a8bd15e76e1182a0181d34"><div class="ttname"><a href="group__orx_decl.html#gae5a0fa8681a8bd15e76e1182a0181d34">orxANSI_KZ_COLOR_BLINK_OFF</a></div><div class="ttdeci">#define orxANSI_KZ_COLOR_BLINK_OFF</div><div class="ttdef"><b>Definition:</b> <a href="orx_decl_8h_source.html#l00473">orxDecl.h:473</a></div></div>
<div class="ttc" id="group__orx_decl_html_gaba0c6d803c3068e62fb6a23e392c7a8b"><div class="ttname"><a href="group__orx_decl.html#gaba0c6d803c3068e62fb6a23e392c7a8b">orxANSI_KZ_COLOR_FG_RED</a></div><div class="ttdeci">#define orxANSI_KZ_COLOR_FG_RED</div><div class="ttdef"><b>Definition:</b> <a href="orx_decl_8h_source.html#l00478">orxDecl.h:478</a></div></div>
<div class="ttc" id="group__orx_decl_html_gaa5882c0e40b4274ada509daba0ab60a2"><div class="ttname"><a href="group__orx_decl.html#gaa5882c0e40b4274ada509daba0ab60a2">orxANSI_KZ_COLOR_BLINK_ON</a></div><div class="ttdeci">#define orxANSI_KZ_COLOR_BLINK_ON</div><div class="ttdef"><b>Definition:</b> <a href="orx_decl_8h_source.html#l00453">orxDecl.h:453</a></div></div>
<div class="ttc" id="group__orx_decl_html_gafc995049ef4ff97d862a36bad8659f87"><div class="ttname"><a href="group__orx_decl.html#gafc995049ef4ff97d862a36bad8659f87">orxANSI_KZ_COLOR_FG_DEFAULT</a></div><div class="ttdeci">#define orxANSI_KZ_COLOR_FG_DEFAULT</div><div class="ttdef"><b>Definition:</b> <a href="orx_decl_8h_source.html#l00472">orxDecl.h:472</a></div></div>
<div class="ttc" id="group__orx_decl_html_gae5a0fa8681a8bd15e76e1182a0181d34"><div class="ttname"><a href="group__orx_decl.html#gae5a0fa8681a8bd15e76e1182a0181d34">orxANSI_KZ_COLOR_BLINK_OFF</a></div><div class="ttdeci">#define orxANSI_KZ_COLOR_BLINK_OFF</div><div class="ttdef"><b>Definition:</b> <a href="orx_decl_8h_source.html#l00460">orxDecl.h:460</a></div></div>
<div class="ttc" id="group__orx_decl_html_gaba0c6d803c3068e62fb6a23e392c7a8b"><div class="ttname"><a href="group__orx_decl.html#gaba0c6d803c3068e62fb6a23e392c7a8b">orxANSI_KZ_COLOR_FG_RED</a></div><div class="ttdeci">#define orxANSI_KZ_COLOR_FG_RED</div><div class="ttdef"><b>Definition:</b> <a href="orx_decl_8h_source.html#l00465">orxDecl.h:465</a></div></div>
<div class="ttc" id="group__orx_type_html_ga28f15ac5afeea074c02dbfc96a98ce14"><div class="ttname"><a href="group__orx_type.html#ga28f15ac5afeea074c02dbfc96a98ce14">orxFALSE</a></div><div class="ttdeci">#define orxFALSE</div><div class="ttdef"><b>Definition:</b> <a href="orx_type_8h_source.html#l00185">orxType.h:185</a></div></div>
<div class="ttc" id="group__orx_decl_html_gab79a1367d119a7019387ccc9bf2be3d3"><div class="ttname"><a href="group__orx_decl.html#gab79a1367d119a7019387ccc9bf2be3d3">orxANSI_KZ_COLOR_FG_GREEN</a></div><div class="ttdeci">#define orxANSI_KZ_COLOR_FG_GREEN</div><div class="ttdef"><b>Definition:</b> <a href="orx_decl_8h_source.html#l00479">orxDecl.h:479</a></div></div>
<div class="ttc" id="group__orx_decl_html_gab79a1367d119a7019387ccc9bf2be3d3"><div class="ttname"><a href="group__orx_decl.html#gab79a1367d119a7019387ccc9bf2be3d3">orxANSI_KZ_COLOR_FG_GREEN</a></div><div class="ttdeci">#define orxANSI_KZ_COLOR_FG_GREEN</div><div class="ttdef"><b>Definition:</b> <a href="orx_decl_8h_source.html#l00466">orxDecl.h:466</a></div></div>
<div class="ttc" id="group__orx_debug_html_ga924cc20bb75527707b25a19e857aa2d1"><div class="ttname"><a href="group__orx_debug.html#ga924cc20bb75527707b25a19e857aa2d1">orxDEBUG_KU32_STATIC_MASK_USER_ALL</a></div><div class="ttdeci">#define orxDEBUG_KU32_STATIC_MASK_USER_ALL</div><div class="ttdef"><b>Definition:</b> <a href="orx_debug_8h_source.html#l00068">orxDebug.h:68</a></div></div>
<div class="ttc" id="group__orx_system_html_gaf94e2630cf8c78766c3ac24c6e9f81ff"><div class="ttname"><a href="group__orx_system.html#gaf94e2630cf8c78766c3ac24c6e9f81ff">orxSystem_GetVersionNumeric</a></div><div class="ttdeci">orxDLLAPI orxU32 orxFASTCALL orxSystem_GetVersionNumeric()</div></div>
<div class="ttc" id="group__orx_version_html_ga1a299d3ef2b9a1a12ab5e59291bfd275"><div class="ttname"><a href="group__orx_version.html#ga1a299d3ef2b9a1a12ab5e59291bfd275">__orxVERSION__</a></div><div class="ttdeci">#define __orxVERSION__</div><div class="ttdef"><b>Definition:</b> <a href="orx_version_8h_source.html#l00080">orxVersion.h:80</a></div></div>
Expand All @@ -386,7 +386,7 @@ <h2 class="groupheader">Macro Definition Documentation</h2>
<div class="ttc" id="group__orx_debug_html_gae12d833d38a39eb2b9fe8bd6c20abd7b"><div class="ttname"><a href="group__orx_debug.html#gae12d833d38a39eb2b9fe8bd6c20abd7b">orxDEBUG_KU32_STATIC_MASK_DEBUG</a></div><div class="ttdeci">#define orxDEBUG_KU32_STATIC_MASK_DEBUG</div><div class="ttdef"><b>Definition:</b> <a href="orx_debug_8h_source.html#l00066">orxDebug.h:66</a></div></div>
<div class="ttc" id="group__orx_debug_html_ga2a07443eda6e7bb62cdd4b446c843766"><div class="ttname"><a href="group__orx_debug.html#ga2a07443eda6e7bb62cdd4b446c843766">_orxDebug_SetFlags</a></div><div class="ttdeci">orxDLLAPI void orxFASTCALL _orxDebug_SetFlags(orxU32 _u32Add, orxU32 _u32Remove)</div></div>
<div class="ttc" id="group__orx_system_html_ga368a6f2baa0d9edffcb9be3b83a432dd"><div class="ttname"><a href="group__orx_system.html#ga368a6f2baa0d9edffcb9be3b83a432dd">orxSystem_GetVersionFullString</a></div><div class="ttdeci">orxDLLAPI const orxSTRING orxFASTCALL orxSystem_GetVersionFullString()</div></div>
<div class="ttc" id="group__orx_decl_html_ga264e2d97c2574c6ae0d4432c39546a4a"><div class="ttname"><a href="group__orx_decl.html#ga264e2d97c2574c6ae0d4432c39546a4a">orxANSI_KZ_COLOR_FG_YELLOW</a></div><div class="ttdeci">#define orxANSI_KZ_COLOR_FG_YELLOW</div><div class="ttdef"><b>Definition:</b> <a href="orx_decl_8h_source.html#l00480">orxDecl.h:480</a></div></div>
<div class="ttc" id="group__orx_decl_html_ga264e2d97c2574c6ae0d4432c39546a4a"><div class="ttname"><a href="group__orx_decl.html#ga264e2d97c2574c6ae0d4432c39546a4a">orxANSI_KZ_COLOR_FG_YELLOW</a></div><div class="ttdeci">#define orxANSI_KZ_COLOR_FG_YELLOW</div><div class="ttdef"><b>Definition:</b> <a href="orx_decl_8h_source.html#l00467">orxDecl.h:467</a></div></div>
</div><!-- fragment -->
<p>Definition at line <a class="el" href="orx_debug_8h_source.html#l00174">174</a> of file <a class="el" href="orx_debug_8h_source.html">orxDebug.h</a>.</p>

Expand Down
Loading

0 comments on commit bd75177

Please sign in to comment.