ChibiOS/doc
Giovanni Di Sirio 4e1a7dc365 More e200 reports.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10657 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-21 13:22:46 +00:00
..
common/rsc git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7570 35acf78f-673a-0410-8e92-d51de3d6d3f4 2014-12-11 14:45:16 +00:00
ex Added missing scripts and configuration for ChibiOS/EX 2017-07-02 10:29:20 +00:00
hal Fixed bug #854. 2017-07-02 16:02:32 +00:00
hal-stm32f3 Documentation improvements. 2017-02-07 09:23:26 +00:00
nil Updated SPC560D demo and reports. 2017-09-20 14:08:33 +00:00
rt More e200 reports. 2017-09-21 13:22:46 +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