ChibiOS/doc/hal
Giovanni Di Sirio 0a672aa30d Updated version numbers for 16.1.8.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_16.1.x@10162 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-17 17:41:41 +00:00
..
reports HAL MISRA-related fixes. 2016-01-04 15:11:17 +00:00
src Documentation fix. 2016-12-12 11:49:31 +00:00
Doxyfile_chm Updated version numbers for 16.1.8. 2017-04-17 17:41:41 +00:00
Doxyfile_html Updated version numbers for 16.1.8. 2017-04-17 17:41:41 +00:00
index.html git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7553 35acf78f-673a-0410-8e92-d51de3d6d3f4 2014-12-02 09:28:04 +00:00
makechm.bat git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7569 35acf78f-673a-0410-8e92-d51de3d6d3f4 2014-12-11 14:29:58 +00:00
makehtml.bat git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7569 35acf78f-673a-0410-8e92-d51de3d6d3f4 2014-12-11 14:29:58 +00:00
makehtml.sh Added doc builders. 2017-01-16 18:31:57 +00:00
readme.txt git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7553 35acf78f-673a-0410-8e92-d51de3d6d3f4 2014-12-02 09:28:04 +00:00
rsync_web.sh git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7574 35acf78f-673a-0410-8e92-d51de3d6d3f4 2014-12-13 09:15:37 +00:00

readme.txt

*** Documentation build procedure ***

The following software must be installed:
- Doxygen 1.7.4 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 Doxywizard.
- Load ./docs/Doxyfile_html or ./docs/Doxyfile_chm from Doxywizard.
- Start.