ChibiOS/docs
gdisirio eed6999aaf git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2784 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-03-01 13:49:53 +00:00
..
html
reports Improved mailboxes coverage. 2011-02-26 15:18:15 +00:00
rsc git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2784 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-03-01 13:49:53 +00:00
src Removed redundant articles in the generated documentation. 2010-10-03 13:20:13 +00:00
Doxyfile Version 2.2.0 released, trunk version number is 2.3.0 now. 2011-01-30 09:58:07 +00:00
index.html
readme.txt Added shortcut to the web documentation. 2010-10-03 13:45:52 +00:00

readme.txt

*** Documentation access ***

Open ./docs/index.html to open the start page or ./docs/html/index.html in
order to access directly the doxigen documentation.

*** Documentation build procedure ***

The following software must be installed:
- Doxygen 1.6.3 or later.
- Graphviz 2.21 or later. The ./bin directory must be specified in the path in
  order to make Graphviz accessible by Doxygen.

Build procedure:
- Run Doxywizard.
- Load ./docs/Doxyfile from Doxywizard.
- Start.