ChibiOS/doc
Giovanni Di Sirio 693b1beaaf Updated version numbers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_17.6.x@10734 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-10-01 14:18:27 +00:00
..
common/rsc Minor doc improvement 2017-09-24 12:56:26 +00:00
ex Fixed Bug #857 2017-07-08 07:47:19 +00:00
hal Updated version numbers. 2017-10-01 14:18:27 +00:00
hal-stm32f3 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_17.6.x@10609 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-09-17 09:33:50 +00:00
nil Fixed bug #888. 2017-10-01 12:06:55 +00:00
rt Fixed bug #888. 2017-10-01 12:06:55 +00:00
various Added Java Eclipse rules. 2017-02-06 08:19:38 +00:00
readme.txt Documentation improvements. 2017-02-07 09:23:26 +00:00

readme.txt

*** Documentation build procedure ***

The following software must be installed:
- Doxygen 1.8.8 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: doxygen Doxyfile_html or Doxyfile_chm