diff --git a/ChangeLog b/ChangeLog index ff18c551553..6b71d23b67c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4586,3 +4586,6 @@ Aimonen (2014-4-22). * fs/fat/fs_writefat.c: mkfatfs was writing the boot code to the wrong location. From Petteri Aimonen (2014-4-22). + * Documentation: The NuttX documentation now expects to find an + auto-generated version of the configuration variable documentation + at Documentation/NuttXConfigVariables.html (2014-4-22). diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 1d7c0c2ec2d..2889f46c4c6 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@
Last Updated: April 17, 2013
+Last Updated: April 22, 2013
- Table of Contents+Table of Contents |
+ 1 + This configuration variable document is auto-generated using the kconfig2html tool + That tool analyzes the NuttXKconfigfiles and generates the HTML document. + As a consequence, this file may not be present at any given time but can be regenerated following the instructions intoolsdirectory README file. +