diff options
Diffstat (limited to 'ChibiOS_16.1.5/doc/nil/readme.txt')
-rw-r--r-- | ChibiOS_16.1.5/doc/nil/readme.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ChibiOS_16.1.5/doc/nil/readme.txt b/ChibiOS_16.1.5/doc/nil/readme.txt new file mode 100644 index 0000000..9924d77 --- /dev/null +++ b/ChibiOS_16.1.5/doc/nil/readme.txt @@ -0,0 +1,11 @@ +*** 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.
|