X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=doc%2Findex.html;h=0133766534fd9cc93d423c85b87e0dbb219f01a6;hb=87efc854dc3841948d5ed72ad1e89b76faebc7d2;hp=155ac2e9f5825efaf87949e40765201d3aa94fca;hpb=fd434b45c1c8e6c8a91288a4f3fdd8d2807f3c0d;p=tinyos-2.x.git diff --git a/doc/index.html b/doc/index.html index 155ac2e9..01337665 100644 --- a/doc/index.html +++ b/doc/index.html @@ -1,7 +1,7 @@ - TinyOS 2.0 Documentation + TinyOS 2.0.2 Documentation @@ -10,13 +10,16 @@ - + - +
- TinyOS 2.0 Documentation
-
Last Modified: April 19 2007
+ TinyOS 2.0.2 Documentation
+
Last Modified: Jul 30 2007
-

TinyOS 2.0 has three sets of documentation. The first +

This is the documentation for the TinyOS 2.0.2 release. + There is also documentation for versions 2.0.1, 2.0.0 and 1.x. + +

TinyOS 2.0 has three sets of documentation. The first set is the release notes and high-level overviews of the system. The second set is a series of tutorials and a TinyOS programming manual, which explore different parts @@ -127,24 +130,24 @@

3B. TinyOS Source Code Documentation3B. TinyOS Source Code Documentation

In addition to TEPs, which document the organization and design - behind important parts of TinyOS, there is also source code + behind important parts of TinyOS, there is also source code documentation.

3C. TinyOS Java toolchain Code Documentation 3C. TinyOS Java toolchain Code Documentation

There is similar - javadoc documentation for the Java toolchain, + javadoc documentation for the Java toolchain, which describes the Java classes and their functionality. This documentation is incomplete.