[Tinyos-2-commits] CVS: tinyos-2.x/doc index.html,1.8,1.9
Phil Levis
scipio at users.sourceforge.net
Tue Jul 31 00:14:06 PDT 2007
Update of /cvsroot/tinyos/tinyos-2.x/doc
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv17802
Modified Files:
index.html
Log Message:
Text.
Index: index.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/index.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** index.html 21 Jun 2007 18:23:44 -0000 1.8
--- index.html 31 Jul 2007 07:14:04 -0000 1.9
***************
*** 2,6 ****
<HEAD>
! <TITLE>TinyOS 2.0 Documentation</TITLE>
<LINK HREF="stylesheets/tinyos.css" REL="stylesheet" TYPE="text/css">
</HEAD>
--- 2,6 ----
<HEAD>
! <TITLE>TinyOS 2.0.1 Documentation</TITLE>
<LINK HREF="stylesheets/tinyos.css" REL="stylesheet" TYPE="text/css">
</HEAD>
***************
*** 11,21 ****
<TR>
<TD CLASS="title">
! TinyOS 2.0 Documentation<br>
! <DIV CLASS="subtitle">Last Modified: April 19 2007</DIV>
</TD>
</TR>
<TR>
<TD>
! <p>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
--- 11,24 ----
<TR>
<TD CLASS="title">
! TinyOS 2.0.1 Documentation<br>
! <DIV CLASS="subtitle">Last Modified: June 9 2007</DIV>
</TD>
</TR>
<TR>
<TD>
! <p>This is the documentation for the TinyOS 2.0.1 release.
! There is also documentation for <A HREF="http://www.tinyos.net/dist-2.0.0/tinyos-2.0.0/doc/">version 2.0.0</A> and <A HREF="http://www.tinyos.net/tinyos-1.x/doc/">version 1.x</A>.
!
! <p>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
***************
*** 128,142 ****
</TR>
<TR>
! <TD CLASS="subtitle"><A HREF="html/nesdoc/">3B. TinyOS Source Code Documentation</A></TD>
</TR>
<TR>
<TD>
<p>In addition to TEPs, which document the organization and design
! behind important parts of TinyOS, there is also <A HREF="html/nesdoc/">source code
documentation</A>.<br><br>
</TD>
</TR>
<TR>
! <TD CLASS="subtitle"><A HREF="html/tos-javasdk-javadoc/index.html"> 3C. TinyOS Java toolchain Code Documentation</A></TD>
</TR>
<TR>
--- 131,145 ----
</TR>
<TR>
! <TD CLASS="subtitle"><A HREF="nesdoc/">3B. TinyOS Source Code Documentation</A></TD>
</TR>
<TR>
<TD>
<p>In addition to TEPs, which document the organization and design
! behind important parts of TinyOS, there is also <A HREF="nesdoc/">source code
documentation</A>.<br><br>
</TD>
</TR>
<TR>
! <TD CLASS="subtitle"><A HREF="javadoc/index.html"> 3C. TinyOS Java toolchain Code Documentation</A></TD>
</TR>
<TR>
***************
*** 145,149 ****
<p>There is similar
! <A HREF="html/tos-javasdk-javadoc/index.html">javadoc documentation</A> for the Java toolchain,
which describes the Java classes and their functionality. This documentation
is incomplete.
--- 148,152 ----
<p>There is similar
! <A HREF="javadoc/index.html">javadoc documentation</A> for the Java toolchain,
which describes the Java classes and their functionality. This documentation
is incomplete.
More information about the Tinyos-2-commits
mailing list