README: add documentation section

This commit is contained in:
Hugues Delorme 2016-04-08 12:10:03 +02:00
parent 61a44ca6dc
commit 3dd860f261

View File

@ -54,13 +54,20 @@ In addition, the STL module has the following advatanges:
Building gmio Building gmio
=============== =============
gmio can be built with CMake, by default a static library is generated. gmio can be built with CMake, by default a static library is generated.
Read the [Build instructions](https://github.com/fougue/gmio/wiki/2.-Build-instructions) Read the [Build instructions](https://github.com/fougue/gmio/wiki/2.-Build-instructions)
Documentation
=============
The HTML reference manual generated by Doxygen is [here](http://www.fougue.pro/docs/gmio)
There is also a [wiki](https://github.com/fougue/gmio/wiki)
How to report a bug How to report a bug
=================== ===================