ChibiOS/doc/nil
Giovanni Di Sirio 5e74f17084 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7887 35acf78f-673a-0410-8e92-d51de3d6d3f4 2015-04-13 12:01:48 +00:00
..
rsc 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
src updated GPL files 2015-01-11 13:45:54 +00:00
Doxyfile_chm git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7887 35acf78f-673a-0410-8e92-d51de3d6d3f4 2015-04-13 12:01:48 +00:00
Doxyfile_html git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7887 35acf78f-673a-0410-8e92-d51de3d6d3f4 2015-04-13 12:01:48 +00:00
index.html 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
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@7563 35acf78f-673a-0410-8e92-d51de3d6d3f4 2014-12-08 17:53:35 +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.