]> ncurses.scripts.mit.edu Git - ncurses.git/blob - doc/html/index.html
ncurses 6.1 - patch 20180825
[ncurses.git] / doc / html / index.html
1 <!--
2   $Id: index.html,v 1.7 2017/05/05 12:04:48 tom Exp $
3   ****************************************************************************
4   * Copyright (c) 1998-2013,2017 Free Software Foundation, Inc.              *
5   *                                                                          *
6   * Permission is hereby granted, free of charge, to any person obtaining a  *
7   * copy of this software and associated documentation files (the            *
8   * "Software"), to deal in the Software without restriction, including      *
9   * without limitation the rights to use, copy, modify, merge, publish,      *
10   * distribute, distribute with modifications, sublicense, and/or sell       *
11   * copies of the Software, and to permit persons to whom the Software is    *
12   * furnished to do so, subject to the following conditions:                 *
13   *                                                                          *
14   * The above copyright notice and this permission notice shall be included  *
15   * in all copies or substantial portions of the Software.                   *
16   *                                                                          *
17   * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS  *
18   * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF               *
19   * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.   *
20   * IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,   *
21   * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR    *
22   * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR    *
23   * THE USE OR OTHER DEALINGS IN THE SOFTWARE.                               *
24   *                                                                          *
25   * Except as contained in this notice, the name(s) of the above copyright   *
26   * holders shall not be used in advertising or otherwise to promote the     *
27   * sale, use or other dealings in this Software without prior written       *
28   * authorization.                                                           *
29   ****************************************************************************
30 -->
31 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
32
33 <html>
34 <head>
35   <meta name="generator" content=
36   "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org">
37
38   <title>Welcome to ncurses</title>
39   <link rev="made" href="mailto:bug-ncurses@gnu.org">
40   <meta http-equiv="Content-Type" content=
41   "text/html; charset=us-ascii">
42 </head>
43
44 <body>
45   <h1>Welcome to ncurses</h1>From this index page you have access
46   to these further documents
47
48   <ul>
49     <li>The <a href="announce.html">Announcement</a> of the current
50     version of ncurses.</li>
51
52     <li>An <a href="ncurses-intro.html">Introduction</a> into
53     (n)curses programming.</li>
54
55     <li>A <a href="hackguide.html">hackers guide</a> to
56     ncurses.</li>
57
58     <li>A description of the <a href="Ada95.html">Ada95
59     binding</a>, by J&uuml;rgen Pfeifer.</li>
60
61     <li>A <a href="NCURSES-Programming-HOWTO.html">A short
62     tutorial</a>, by Pradeep Padala.</li>
63   </ul>
64
65   <p>We also have HTML versions of all the ncurses <a href=
66   "man">manpages</a>.</p>
67 </body>
68 </html>