source: trunk/SRC/Documentation/idldoc_assistant_output/Picture/directory-overview.html @ 187

Last change on this file since 187 was 178, checked in by smasson, 18 years ago

forgot to do some svn add...

File size: 1.5 KB
Line 
1
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
5
6<!-- Generated by IDLdoc 2.0 -->
7
8<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
9  <head>
10    <title>Picture/</title>
11   
12    <style type="text/css">
13     
14/* CSS for all files which appear in the "left frames" files. */
15
16a { text-decoration: none; }
17a:link, a:visited { color: #330000; }
18a:hover, a:focus { 
19  color: #993333; 
20  background: #FFFFCC; 
21  border-bottom: 1px dashed #303099; 
22}
23
24body {
25  margin: 0;
26  padding: 0;
27  font-size: 10pt;
28  background-color: #FFFFFF;
29  font-family: Arial, Helvetica, sans-serif;
30}
31
32#container {
33  margin: 0.5em;
34}
35
36ul {
37  list-style-type: none;
38  padding-left: 0;
39  margin: 0 0 0 0;
40  font-size: 90%;
41}
42
43h1 {
44  margin: 0 ;
45  padding: 0.5em 0 0.5em 0;
46  font-size: 90%;
47  font-weight: bold;
48}
49
50#tagline {
51  font-size: 75%;
52  font-weight: lighter;
53  color: #606060;
54}
55
56    </style>
57   
58  </head>
59
60  <body>
61    <div id="container">
62      <h1><a href="directory-overview.html" target="file_frame">Picture/</a></h1>
63
64     
65      <ul>
66       
67        <li><a href="image_viewer.html" target="file_frame">image_viewer.pro</a></li>
68        <li><a href="imdisp.html" target="file_frame">imdisp.pro</a></li>
69        <li><a href="saveimage.html" target="file_frame">saveimage.pro</a></li>
70        <li><a href="showimage.html" target="file_frame">showimage.pro</a></li>
71      </ul>
72
73      <div id="tagline">4 files</div>
74     
75
76     
77    </div>
78  </body>
79</html>
Note: See TracBrowser for help on using the repository browser.