Amit Daniel Kachhap | e6a01f5 | 2011-07-20 11:45:59 +0530 | [diff] [blame] | 1 | <!-- |
micky387 | 9b9f5e7 | 2025-07-08 18:04:53 -0400 | [diff] [blame] | 2 | $Id: index.html,v 1.11 2022/11/26 17:39:53 tom Exp $ |
Amit Daniel Kachhap | e6a01f5 | 2011-07-20 11:45:59 +0530 | [diff] [blame] | 3 | **************************************************************************** |
micky387 | 9b9f5e7 | 2025-07-08 18:04:53 -0400 | [diff] [blame] | 4 | * Copyright 2019-2020,2022 Thomas E. Dickey * |
| 5 | * Copyright 2000-2013,2017 Free Software Foundation, Inc. * |
Amit Daniel Kachhap | e6a01f5 | 2011-07-20 11:45:59 +0530 | [diff] [blame] | 6 | * * |
| 7 | * Permission is hereby granted, free of charge, to any person obtaining a * |
| 8 | * copy of this software and associated documentation files (the * |
| 9 | * "Software"), to deal in the Software without restriction, including * |
| 10 | * without limitation the rights to use, copy, modify, merge, publish, * |
| 11 | * distribute, distribute with modifications, sublicense, and/or sell * |
| 12 | * copies of the Software, and to permit persons to whom the Software is * |
| 13 | * furnished to do so, subject to the following conditions: * |
| 14 | * * |
| 15 | * The above copyright notice and this permission notice shall be included * |
| 16 | * in all copies or substantial portions of the Software. * |
| 17 | * * |
| 18 | * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * |
| 19 | * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF * |
| 20 | * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. * |
| 21 | * IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, * |
| 22 | * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR * |
| 23 | * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR * |
| 24 | * THE USE OR OTHER DEALINGS IN THE SOFTWARE. * |
| 25 | * * |
| 26 | * Except as contained in this notice, the name(s) of the above copyright * |
| 27 | * holders shall not be used in advertising or otherwise to promote the * |
| 28 | * sale, use or other dealings in this Software without prior written * |
| 29 | * authorization. * |
| 30 | **************************************************************************** |
| 31 | --> |
micky387 | 9b9f5e7 | 2025-07-08 18:04:53 -0400 | [diff] [blame] | 32 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> |
| 33 | <html> |
| 34 | <head> |
| 35 | <meta name="generator" content= |
| 36 | "HTML Tidy for HTML5 for Linux version 5.6.0"> |
| 37 | <title>Welcome to ncurses</title> |
| 38 | <link rel="author" href="mailto:bug-ncurses@gnu.org"> |
| 39 | <meta http-equiv="Content-Type" content= |
| 40 | "text/html; charset=us-ascii"> |
| 41 | </head> |
| 42 | <body> |
| 43 | <h1>Welcome to ncurses</h1> |
Amit Daniel Kachhap | e6a01f5 | 2011-07-20 11:45:59 +0530 | [diff] [blame] | 44 | |
micky387 | 9b9f5e7 | 2025-07-08 18:04:53 -0400 | [diff] [blame] | 45 | <p>From this index page you have access to these further |
| 46 | documents</p> |
| 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ü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> |