]> ncurses.scripts.mit.edu Git - ncurses.git/blob - Ada95/gen/html.m4
ncurses 6.2 - patch 20210323
[ncurses.git] / Ada95 / gen / html.m4
1 dnl***************************************************************************
2 dnl Copyright 2019,2020 Thomas E. Dickey                                     *
3 dnl Copyright 2000-2006,2007 Free Software Foundation, Inc.                  *
4 dnl                                                                          *
5 dnl Permission is hereby granted, free of charge, to any person obtaining a  *
6 dnl copy of this software and associated documentation files (the            *
7 dnl "Software"), to deal in the Software without restriction, including      *
8 dnl without limitation the rights to use, copy, modify, merge, publish,      *
9 dnl distribute, distribute with modifications, sublicense, and/or sell       *
10 dnl copies of the Software, and to permit persons to whom the Software is    *
11 dnl furnished to do so, subject to the following conditions:                 *
12 dnl                                                                          *
13 dnl The above copyright notice and this permission notice shall be included  *
14 dnl in all copies or substantial portions of the Software.                   *
15 dnl                                                                          *
16 dnl THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS  *
17 dnl OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF               *
18 dnl MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.   *
19 dnl IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,   *
20 dnl DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR    *
21 dnl OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR    *
22 dnl THE USE OR OTHER DEALINGS IN THE SOFTWARE.                               *
23 dnl                                                                          *
24 dnl Except as contained in this notice, the name(s) of the above copyright   *
25 dnl holders shall not be used in advertising or otherwise to promote the     *
26 dnl sale, use or other dealings in this Software without prior written       *
27 dnl authorization.                                                           *
28 dnl***************************************************************************
29 dnl
30 dnl $Id: html.m4,v 1.5 2020/02/02 23:34:34 tom Exp $
31 define(`ANCHORIDX',`0')dnl
32 define(`MANPAGE',`define(`MANPG',$1)dnl
33 |=====================================================================
34    --  | Man page <A HREF="../man/MANPG.html">MANPG</A>
35    --  |=====================================================================')dnl
36 define(`ANCHOR',`define(`ANCHORIDX',incr(ANCHORIDX))dnl
37 `#'1A NAME="AFU`_'ANCHORIDX"`#'2dnl
38 define(`CFUNAME',`$1')define(`AFUNAME',`$2')dnl
39 |#1/A#2')dnl
40 define(`AKA',``AKA': <A HREF="../man/MANPG.html">CFUNAME</A>')dnl
41 define(`ALIAS',``AKA': $1')dnl