Difference between revisions of "Main Page"

From uGFX Wiki
Jump to: navigation, search
Line 1: Line 1:
Welcome to the [http://ugfx.org µGFX] wiki! This is the official documentation of the µGFX library.
+
<div class="div-header">Welcome to the µGFX wiki!</div>
Please note that this is just the documentation, the official project website can be found at [http://ugfx.org ugfx.org]
+
<div class="div-block">This is the official documentation of the [http://ugfx.org µGFX] library. Please note that this is just the documentation, the official project website can be found at [http://ugfx.org ugfx.org]
  
<table width="100%">
+
If you're new to µGFX, begin by reading [[Getting Started]].
<td style="vertical-align:top" width="33%">
+
</div>
  
== <span style="font-variant:small-caps">General</span> ==
+
<div style="width: 50%; float: left;">
 +
<div class="div-header" style="margin-right: 10px;">General</div>
 +
<div class="div-block" style="margin-right: 10px;">
 
* [http://ugfx.org/demos Demos]
 
* [http://ugfx.org/demos Demos]
 
* [[Getting Started]]    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;'''<---- Start here'''
 
* [[Getting Started]]    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;'''<---- Start here'''
Line 15: Line 17:
 
** [[Write Driver]]
 
** [[Write Driver]]
 
** [[Port]]
 
** [[Port]]
</td>
+
</div>
 
+
</div>
 
+
<td style="vertical-align:top" width="33%">
+
 
+
== <span style="font-variant:small-caps">Modules</span> ==
+
  
 +
<div style="width: 50%; float: right;">
 +
<div class="div-header" style="margin-left: 10px;">Modules</div>
 +
<div class="div-block" style="margin-left: 10px;">
 
* [[GWIN]]
 
* [[GWIN]]
 
** [[Windows]]
 
** [[Windows]]
Line 49: Line 50:
 
* [[GEVENT]]
 
* [[GEVENT]]
 
* [[GTIMER]]
 
* [[GTIMER]]
 
+
</div>
</td>
+
</div>
</table>
+
  
 
__NOTOC__
 
__NOTOC__

Revision as of 20:25, 3 July 2014

Welcome to the µGFX wiki!
This is the official documentation of the µGFX library. Please note that this is just the documentation, the official project website can be found at ugfx.org

If you're new to µGFX, begin by reading Getting Started.

General
Modules