tinySA/doc/hal
gdisirio c054fd6a09 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
..
src git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7563 35acf78f-673a-0410-8e92-d51de3d6d3f4 2014-12-08 17:53:35 +00:00
Doxyfile_chm 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
Doxyfile_html Added OSAL documentation to HAL document. Fixed typos in the various OSALs. 2014-12-12 10:07:09 +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
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

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

*** 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.