From 3975faf9112af9f10303fcc5dc38507bbf054396 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 22 Apr 2013 16:46:15 -0600 Subject: [PATCH] Documentation now expects autogenerated configuration variable documenation at Documentation/NuttXConfigVariables.html --- Documentation/NuttX.html | 21 ++++++++++++++++----- Documentation/NuttXDocumentation.html | 2 ++ Documentation/NuttxPortingGuide.html | 8 ++++++++ Documentation/NuttxUserGuide.html | 4 ++-- 4 files changed, 28 insertions(+), 7 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 1d7c0c2ec2..2889f46c4c 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: April 17, 2013

+

Last Updated: April 22, 2013

@@ -16,7 +16,7 @@
-

Table of Contents

+

Table of Contents

@@ -1019,7 +1019,7 @@ This configuration file contains a long list of settings that control what is built into NuttX and what is not. There are hundreds of such settings - (see the NuttX Porting Guide + (see the Configuration Variable Documentation for a partial list that excludes platform specific settings). These many, many configuration options allow NuttX to be highly tuned to meet size requirements. @@ -4175,6 +4175,10 @@ pascal-3.0 2011-05-15 Gregory Nutt <gnutt@nuttx.org> Porting Guide + + + Configuration Variables1 + NuttShell (NSH) @@ -4215,7 +4219,14 @@ pascal-3.0 2011-05-15 Gregory Nutt <gnutt@nuttx.org> USB Device Driver Tracing - + + +
+ 1 + This configuration variable document is auto-generated using the kconfig2html tool + That tool analyzes the NuttX Kconfig files 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 in tools directory README file. +
@@ -4225,6 +4236,7 @@ pascal-3.0 2011-05-15 Gregory Nutt <gnutt@nuttx.org>
+