]> ncurses.scripts.mit.edu Git - ncurses.git/blob - doc/html/index.html
ncurses 5.2
[ncurses.git] / doc / html / index.html
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3.0//EN">
2 <!--
3   $Id: index.html,v 1.1 2000/03/05 18:22:05 juergen Exp $
4 -->
5 <HTML>
6 <HEAD>
7 <TITLE>Welcome to ncurses</TITLE>
8 <link rev=made href="mailto:bug-ncurses@gnu.org">
9 </HEAD>
10 <BODY>
11
12 <H1>Welcome to ncurses</H1>
13 From this index page you have access to these further documents
14 <UL>
15 <LI>The <a href="announce.html">Announcement</a> of the current version of ncurses.</LI>
16 <LI>An <a href="ncurses-intro.html">Introduction</a> into (n)curses programming.</LI>
17 <LI>A <a href="hackguide.html">hackers guide</a> to ncurses.</LI>
18 <LI>A description of the <a href="Ada95.html">Ada95 binding</a> to ncurses.</LI>
19 </UL><P>
20 We also have HTML versions of all the ncurses <a href="man">manpages</a>.
21 </BODY>
22 </HTML>
23 <!--
24 # The following sets edit modes for GNU EMACS
25 # Local Variables:
26 # mode:html
27 # case-fold-search:nil
28 # fill-column:70
29 # End:
30 -->