ChibiOS/doc
Giovanni Di Sirio c14f479548 Updated version numbers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12565 110e8d01-0319-4d1e-a829-52ad28d1bb01
2019-01-20 15:23:50 +00:00
..
common/rsc Minor doc improvement 2017-09-24 12:56:40 +00:00
ex Fixed Bug #943 2018-05-02 13:18:38 +00:00
full_rm git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11997 110e8d01-0319-4d1e-a829-52ad28d1bb01 2018-05-04 12:08:34 +00:00
hal Updated version numbers. 2019-01-20 15:23:50 +00:00
hal-stm32f3 Mass update of GPL license statement. 2018-01-20 11:33:36 +00:00
nil Updated version numbers. 2019-01-20 15:23:50 +00:00
rt Updated version numbers. 2019-01-20 15:23:50 +00:00
various Mass update of all drivers to use the new DMA API. What could possibly go wrong? 2019-01-02 11:43:13 +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