ChibiOS/docs
gdisirio da174a1aa8 Fixed bug #430.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_2.4.x@6233 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-08-31 08:29:25 +00:00
..
html Documentation improvements. 2009-03-02 15:42:19 +00:00
reports Updated reports. 2012-12-23 11:25:19 +00:00
rsc Version numbers changed to 2.4.4. 2013-01-05 09:49:34 +00:00
src License switch, release candidate 1. 2012-01-28 15:39:37 +00:00
Doxyfile_chm Fixed bug #430. 2013-08-31 08:29:25 +00:00
Doxyfile_html Fixed bug #430. 2013-08-31 08:29:25 +00:00
index.html Fixes to the documentation, swapped the values of constants TIME_INFINITE and TIME_IMMEDIATE (previously TIME_ZERO). 2009-03-08 08:15:23 +00:00
readme.txt git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2850 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-03-29 14:51:08 +00:00

readme.txt

*** Documentation build procedure ***

The following software must be installed:
- Doxygen 1.7.4 or later.
- Graphviz 2.26.3 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_html or ./docs/Doxyfile_chm from Doxywizard.
- Start.