aboutsummaryrefslogtreecommitdiff
path: root/doc/html/man/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/man/index.html')
-rw-r--r--doc/html/man/index.html25
1 files changed, 20 insertions, 5 deletions
diff --git a/doc/html/man/index.html b/doc/html/man/index.html
index c93d1f84ccc4..aa8f274f0598 100644
--- a/doc/html/man/index.html
+++ b/doc/html/man/index.html
@@ -1,7 +1,7 @@
<!--
- $Id: index.html,v 1.7 2013/06/07 20:12:36 tom Exp $
+ $Id: index.html,v 1.11 2019/03/16 19:39:05 tom Exp $
****************************************************************************
- * Copyright (c) 1998-2010,2013 Free Software Foundation, Inc. *
+ * Copyright (c) 1998-2017,2019 Free Software Foundation, Inc. *
* *
* Permission is hereby granted, free of charge, to any person obtaining a *
* copy of this software and associated documentation files (the *
@@ -36,7 +36,7 @@
"HTML Tidy for Linux (vers 25 March 2009), see www.w3.org">
<title>NCURSES &ndash; Manual Pages</title>
- <link rev="MADE" href="mailto:dickey@invisible-island.net">
+ <link rel="author" href="mailto:dickey@invisible-island.net">
<meta http-equiv="Content-Type" content=
"text/html; charset=us-ascii">
</head>
@@ -75,14 +75,26 @@
</ul>
</li>
+ <li>Scripts:
+
+ <ul>
+ <li><a href=
+ "adacurses6-config.1.html">adacurses*-config</a> &ndash;
+ helper script for AdaCurses libraries</li>
+
+ <li><a href="ncurses6-config.1.html">ncurses*-config</a>
+ &ndash; helper script for ncurses libraries</li>
+ </ul>
+ </li>
+
<li>Libraries:
<ul>
<li><a href="ncurses.3x.html">ncurses &ndash; CRT screen
handling and optimization package</a></li>
- <li><a href="panel.3x.html">panel- panel stack extension
- for curses</a></li>
+ <li><a href="panel.3x.html">panel &ndash; panel stack
+ extension for curses</a></li>
<li><a href="form.3x.html">form &ndash; curses extension
for programming forms</a></li>
@@ -101,6 +113,9 @@
<li><a href="term.5.html">term &ndash; format of compiled
term file.</a></li>
+ <li><a href="scr_dump.5.html">scr_dump &ndash; format of
+ curses screen dumps.</a></li>
+
<li><a href="term.7.html">term &ndash; conventions for
naming terminal types</a></li>
</ul>