Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / doc / MHonArc / resources / htmlext.html
CommitLineData
86530b38
AT
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
2<html>
3<head>
4<title>MHonArc Resources: HTMLEXT</title>
5</head>
6<body>
7<!--x-rc-nav-->
8<table border=0><tr valign="top">
9<td align="left" width="50%">[Prev:&nbsp;<a href="headbodysep.html">HEADBODYSEP</a>]</td><td><nobr>[<a href="../resources.html#htmlext">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="icons.html">ICONS</a>]</td></tr></table>
10<!--/x-rc-nav-->
11<hr>
12<h1>HTMLEXT</h1>
13
14<!-- *************************************************************** -->
15<hr>
16<h2>Syntax</h2>
17
18<dl>
19
20<dt><strong>Envariable</strong></dt>
21<dd><p>
22<code>M2H_HTMLEXT=<var>extension</var></code>
23</p>
24</dd>
25
26<dt><strong>Element</strong></dt>
27<dd><p>
28<code>&lt;HTMLEXT&gt;</code><br>
29<var>extension</var><br>
30<code>&lt;/HTMLEXT&gt;</code><br>
31</p>
32</dd>
33
34<dt><strong>Command-line Option</strong></dt>
35<dd><p>
36<code>-htmlext </code><var>extension</var>
37</p>
38</dd>
39
40</dl>
41
42<!-- *************************************************************** -->
43<hr>
44<h2>Description</h2>
45
46<p>HTMLEXT defines the extension for all HTML files generated
47by MHonArc. The value of the resource should <strong>NOT</strong>
48include the "<tt>.</tt>".
49</p>
50
51<table border=0 cellpadding=4>
52<tr valign=top>
53<td><strong><font color=red>WARNING</font></strong></td>
54<td><p>The value for HTMLEXT should not be changed after an
55archive is created. If you change the value of HTMLEXT, MHonArc
56will not be able to properly update an archive.
57</p>
58</td>
59</tr>
60</table>
61
62<!-- *************************************************************** -->
63<hr>
64<h2>Default Setting</h2>
65
66<p><tt>html</tt>
67</p>
68
69<!-- *************************************************************** -->
70<hr>
71<h2>Resource Variables</h2>
72
73<p>N/A
74</p>
75
76<!-- *************************************************************** -->
77<hr>
78<h2>Examples</h2>
79
80<p>If you define server-side directives to be included in HTML pages,
81you may need to redefine the extension for the files so the HTTP
82server will parse the HTML files to find the server-side directives.
83The standard extension used for HTML files with server-side directives
84is "<b><tt>shtml</tt></b>".
85</p>
86
87<!-- *************************************************************** -->
88<hr>
89<h2>Version</h2>
90
91<p>2.1.0
92</p>
93
94<!-- *************************************************************** -->
95<hr>
96<h2>See Also</h2>
97
98<p>
99</p>
100
101<!-- *************************************************************** -->
102<hr>
103<!--x-rc-nav-->
104<table border=0><tr valign="top">
105<td align="left" width="50%">[Prev:&nbsp;<a href="headbodysep.html">HEADBODYSEP</a>]</td><td><nobr>[<a href="../resources.html#htmlext">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="icons.html">ICONS</a>]</td></tr></table>
106<!--/x-rc-nav-->
107<hr>
108<address>
109$Date: 2002/07/27 05:13:10 $ <br>
110<img align="top" src="../monicon.png" alt="">
111<a href="http://www.mhonarc.org/"
112><strong>MHonArc</strong></a><br>
113Copyright &#169; 1997-1998, <a href="http://www.earlhood.com/"
114>Earl Hood</a>, <a href="mailto:mhonarc@mhonarc.org"
115>mhonarc@mhonarc.org</a><br>
116</address>
117
118</body>
119</html>