source: trunk/SRC/Documentation/idldoc_html_output/ReadWrite/idl-NetCDF/ncdf_quickread/dir-files.html @ 189

Last change on this file since 189 was 189, checked in by pinsard, 18 years ago

remove format=raw in all html files 2/2; add svn keyword to idldoc-lib.adp

File size: 1.4 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>ReadWrite/idl-NetCDF/ncdf_quickread/</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">ReadWrite/idl-NetCDF/ncdf_quickread/</a></h1>
63
64     
65      <ul>
66       
67        <li><a href="ncdf_quickread.html" target="file_frame">ncdf_quickread.pro</a></li>
68        <li><a href="ncdf_quickread_helper.html" target="file_frame">ncdf_quickread_helper.pro</a></li>
69      </ul>
70
71      <div id="tagline">2 files</div>
72     
73
74     
75    </div>
76  </body>
77</html>
Note: See TracBrowser for help on using the repository browser.