ChibiOS/doc
Giovanni Di Sirio 56afc33a06 Updated version numbers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_20.3.x@13797 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-31 15:23:28 +00:00
..
common Documentation improvements. 2020-04-29 08:32:41 +00:00
ex Removed obsolete scripts. 2020-03-17 10:15:10 +00:00
full_rm Updated version numbers. 2020-07-31 15:23:28 +00:00
hal Updated version numbers. 2020-07-31 15:23:28 +00:00
hal-stm32f3 Updated version numbers. 2020-07-31 15:23:28 +00:00
nil Metadata fixes. 2020-03-17 10:26:21 +00:00
rt Updated version numbers. 2020-07-31 15:23:28 +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