File: extfile.texi

package info (click to toggle)
texi2html 1.64-cvs20010402-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 712 kB
  • ctags: 87
  • sloc: perl: 3,277; sh: 391; makefile: 107
file content (51 lines) | stat: -rw-r--r-- 1,651 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
@c
@c     obsolete file!!! Just for compatibility!
@c 
@c This file is part of the ``Texinfo to HTML Converter'' manual
@c which is part of the ``texi2html'' distribution.
@c
@c License:
@c    Copyright (C) 1999, 2000  Free Software Foundation, Inc.
@c
@c    This program is free software; you can redistribute it
@c    and/or modify it under the terms of the GNU General Public
@c    License as published by the Free Software Foundation;
@c    either version 2 of the License, or (at your option) any
@c    later version.
@c
@c    This program is distributed in the hope that it will be
@c    useful, but WITHOUT ANY WARRANTY; without even the implied
@c    warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
@c    PURPOSE.  See the GNU General Public License for more
@c    details.
@c
@c    You should have received a copy of the GNU General
@c    Public License along with this program; if not, write to
@c    the Free Software Foundation, Inc., 59 Temple Place, Suite
@c    330, Boston, MA  02111-1307  USA
@c
@c
@c Revisions:
@c $Id: extfile.texi,v 1.1 2000/08/14 18:10:23 texi2htm Exp $
@c
@c Author:
@c   Karl Heinz Marbaise <khmarbaise@gmx.de>
@c
@c Description:
@c   Here you can find the description on the
@c   extension file.
@c
@c ========================================================
@chapter Extension file
@c
@cindex Extension, texi2html
@cindex texi2html, extension
@cindex texi2html.ext
@c
@c is read in texi2html.pl
@c What can we do with this file?
Here I have to put some explanation about
the extension file @file{texi2html.ext}.

I'm not sure which purpose the extension file has.
May be Olaf can answer this question.