dynare/matlab/m2html/templates/frame/mdir.tpl

61 lines
2.1 KiB
Smarty

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>Index for Directory {MDIR}</title>
<meta name="keywords" content="{MDIR}">
<meta name="description" content="Index for Directory {MDIR}">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="generator" content="m2html &copy; 2003 Guillaume Flandin">
<meta name="robots" content="index, follow">
<link type="text/css" rel="stylesheet" href="{MASTERPATH}m2html.css">
</head>
<body>
<a name="_top"></a>
<center><a href="{MASTERPATH}{INDEX}"><img alt="^" border="0" src="{MASTERPATH}up.png">&nbsp;Master index&nbsp;<img alt="^" border="0" src="{MASTERPATH}up.png"></a></center>
<h1>Index for {MDIR}</h1>
<h2>Matlab files in this directory:</h2>
<ul style="list-style-image:url({MASTERPATH}matlabicon.gif)">
<!-- BEGIN row-m -->
<li><a href="{L_NAME}" target="function" title="{H1LINE}">{NAME} <!-- BEGIN mexfile --> <img src="{MASTERPATH}mex.png" alt="MEX" border="0"> <!-- END mexfile --> </a></li>
<!-- END row-m -->
</ul>
<!-- BEGIN othermatlab -->
<h2>Other Matlab-specific files in this directory:</h2>
<ul style="list-style-image:url({MASTERPATH}matlabicon.gif)">
<!-- BEGIN row-other -->
<li>{OTHERFILE}</li>
<!-- END row-other -->
</ul>
<!-- END othermatlab -->
<!-- BEGIN subfolder -->
<h2>Subsequent directories:</h2>
<ul style="list-style-image:url({MASTERPATH}matlabicon.gif)">
<!-- BEGIN subdir -->
<li>{SUBDIRECTORY}</li>
<!-- END subdir -->
</ul>
<!-- END subfolder -->
<!-- BEGIN graph -->
<h2>Dependency Graph</h2>
<ul style="list-style-image:url({MASTERPATH}simulinkicon.gif)">
<li>View the <a href="{LGRAPH}" target="function">Graph</a>.</li>
</ul>
<!-- END graph -->
<!-- BEGIN todolist -->
<h2>TODO List</h2>
<ul style="list-style-image:url({MASTERPATH}demoicon.gif)">
<li>View the <a href="{LTODOLIST}">TODO list</a>.</li>
</ul>
<!-- END todolist -->
<hr><address>Generated by <strong><a href="http://www.artefact.tk/software/matlab/m2html/" target="_parent">m2html</a></strong> &copy; 2003</address>
</body>
</html>