ChibiOS/doc
Giovanni Di Sirio 0b5d6d6f77 Last minute fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11481 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-02-11 15:11:45 +00:00
..
common/rsc Minor doc improvement 2017-09-24 12:56:40 +00:00
ex Mass update of GPL license statement. 2018-01-20 11:33:36 +00:00
hal Last minute fixes. 2018-02-11 15:11:45 +00:00
hal-stm32f3 Mass update of GPL license statement. 2018-01-20 11:33:36 +00:00
nil MISRA-related changes. 2018-02-10 10:10:57 +00:00
rt More reports. 2018-02-11 14:03:47 +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