bump to v0.13
This commit is contained in:
parent
7955ec197f
commit
fee6c60176
202 changed files with 8389 additions and 1262 deletions
|
|
@ -28,7 +28,7 @@
|
|||
<td id="projectlogo"><img alt="Logo" src="clutchlog_logo.svg"/></td>
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">clutchlog
|
||||
 <span id="projectnumber">0.12</span>
|
||||
 <span id="projectnumber">0.13</span>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
@ -94,6 +94,8 @@ $(document).ready(function(){initNavTree('modules.html',''); initResizable(); })
|
|||
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a class="el" href="group___use_macros.html" target="_self">High-level API macros</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a class="el" href="group___main.html" target="_self">Main class</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a class="el" href="group___formating.html" target="_self">Formating tools</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a class="el" href="group__colors16.html" target="_self">Colors management in 16 colors mode (4-bits ANSI).</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a class="el" href="group__colors256__16_m.html" target="_self">Internal colors management in 256 and 16M colors modes.</a></td><td class="desc"></td></tr>
|
||||
</table>
|
||||
</div><!-- directory -->
|
||||
</div><!-- contents -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue