ChibiOS/doc/nil
Giovanni Di Sirio b3fe630e4b Mass license update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9136 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-03-18 10:29:35 +00:00
..
reports git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8902 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-02-16 10:38:09 +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 Mass license update. 2016-03-18 10:29:35 +00:00
Doxyfile_chm Fixed bug #629. 2015-08-15 08:56:56 +00:00
Doxyfile_html Fixed bug #629. 2015-08-15 08:56:56 +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.