From a9e91d9a0b4e76a72aa1aeb7265092a4fc6dfa11 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 14 Oct 2009 21:54:31 +0000 Subject: [PATCH] Add README file info git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2136 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 4 ++ Documentation/README.html | 136 ++++++++++++++++++++++++++++++++++++++ README.txt | 116 ++++++++++++++++++++++++++++++++ arch/README.txt | 25 +++++-- 4 files changed, 276 insertions(+), 5 deletions(-) create mode 100755 Documentation/README.html create mode 100755 README.txt diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 98d8fa7f661..ee34e4891a7 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -1666,6 +1666,10 @@ buildroot-0.1.8 2009-xx-xx <spudmonkey@racsa.co.cr> NX Graphics Subsystem + + + NuttX README Files + Change Log diff --git a/Documentation/README.html b/Documentation/README.html new file mode 100755 index 00000000000..025bd273f38 --- /dev/null +++ b/Documentation/README.html @@ -0,0 +1,136 @@ + + +README Files + + + +

+ + + + +
+

NuttX README Files

+

Last Updated: October 14, 2009

+
+

+ Additional information can be found in the Documentation/ directory and + also in README files that are scattered throughout the source tree. + Below is a guide to the available README files. + Some README files contain more important information than others. + The key README files are shown in BOLDFACE/ITALIC below. +

+