arduino-0018-windows
This commit is contained in:
parent
157fd6f1a1
commit
f39fc49523
5182 changed files with 950586 additions and 0 deletions
|
@ -0,0 +1,34 @@
|
|||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>Help Window Help</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<H1>The Help Window</H1>
|
||||
<H2>Overview</H2>
|
||||
<P>This is some nice text which describes the help window, its role
|
||||
in deugging, and perhaps some of the nifty things people can do with
|
||||
this window.</P>
|
||||
|
||||
<P>Help Window topics:
|
||||
<UL>
|
||||
<LI><A HREF="#menus">Menus</A>
|
||||
<UL>
|
||||
<LI><A HREF="#menus_file">File Menu</A></LI>
|
||||
<LI><A HREF="#menus_topics">Topics Menu</A></LI>
|
||||
</LI>
|
||||
<LI><A HREF="#display">Help Display</A>
|
||||
<UL>
|
||||
<LI><A HREF="#display_nav">Navigating the Help Window</A></LI>
|
||||
<LI><A HREF="#display_link">Definition and Page Links</A></LI>
|
||||
</UL></LI>
|
||||
</UL></P>
|
||||
|
||||
<H2><A NAME="menus">Menus</A></H2>
|
||||
<H3><A NAME="menus_file">File Menu</A></H3>
|
||||
<H3><A NAME="menus_topics">Topics Menu</A></H3>
|
||||
|
||||
<H3><A NAME="display">Help Display</A></H3>
|
||||
<H3><A NAME="display_nav">Navigating the Help Window</A></H3>
|
||||
<H3><A NAME="display_link">Definition and Page Links</A></H3>
|
||||
</BODY>
|
||||
</HTML>
|
Reference in a new issue