ChibiOS/doc/rt
Giovanni Di Sirio 14b4b03983 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9195 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-04-01 12:17:16 +00:00
..
reports Optimization in chSchWakeupS(). 2016-03-27 14:30:20 +00:00
rsc git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7530 35acf78f-673a-0410-8e92-d51de3d6d3f4 2014-11-24 08:49:36 +00:00
src git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9195 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-04-01 12:17:16 +00:00
Doxyfile_chm git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9195 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-04-01 12:17:16 +00:00
Doxyfile_html git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9195 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-04-01 12:17:16 +00:00
index.html git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7529 35acf78f-673a-0410-8e92-d51de3d6d3f4 2014-11-24 08:13:15 +00:00
makechm.bat git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7569 35acf78f-673a-0410-8e92-d51de3d6d3f4 2014-12-11 14:29:58 +00:00
makehtml.bat git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7569 35acf78f-673a-0410-8e92-d51de3d6d3f4 2014-12-11 14:29:58 +00:00
readme.txt git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7529 35acf78f-673a-0410-8e92-d51de3d6d3f4 2014-11-24 08:13:15 +00:00
rsync_web.sh git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7574 35acf78f-673a-0410-8e92-d51de3d6d3f4 2014-12-13 09:15:37 +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.