Browse Source

[svn r14357] A few updates for 1.8.5

Yannick Warnier 17 years ago
parent
commit
982e9c59a9
1 changed files with 4 additions and 63 deletions
  1. 4 63
      documentation/index.html

+ 4 - 63
documentation/index.html

@@ -1,95 +1,36 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html>
 <head>
-
-
-
-  
-  
   <title>Dokeos 1.8</title>
   <link rel="stylesheet" href="../main/css/default/default.css" type="text/css" media="screen,projection" />
-
-
-  
   <link rel="shortcut icon" href="../favicon.ico" type="image/x-icon" />
 </head>
-
-
 <body>
-
-
 <div id="header1">
-  
 <h1>Dokeos 1.8 Documentation</h1>
-
-
 </div>
 
-
 <div id="outerframe">
-  
-<div id="main">
-    
+<div id="main">    
 <h1>About Dokeos</h1>
-
-
-    
 <p><a href="readme.html">About Dokeos</a>     </p>
-
-
-    
 <h1>Installing and upgrading</h1>
-
-
-    
 <a href="installation_guide.html">English installation guide</a>
 <ul>
-
-
-      
 </ul>
-
-
-    
 <p> Are you interested in translating the installation guide to your own language? The best way to proceed is to ask us on the <a href="http://www.dokeos.com/forum/">Dokeos forum</a>
 for the latest version &ndash; there may be updates to the guide since
 this version was released &ndash; and send new translations off to the <a href="mailto:translation@dokeos.com">translation@dokeos.com</a> email address. </p>
 
-
-    
 <h1>License</h1>
-
-
-    <a href="license.html">Gnu General Public License</a>
-    
+<a href="license.html">GNU General Public License Version 2</a>    
 <h1>Credits</h1>
-
-
-    
 <p><a href="credits.html">Credits</a></p>
-
-
-    
 <h1>Dependencies</h1>
-
-
-    
 <p><a href="dependencies.html">Dependencies</a></p>
-
-
-    
 <h1>Changelog</h1>
-
-
-    
 <p><a href="changelog.html">Changelog</a></p>
-
-
-  </div>
-
-
 </div>
-
-
+</div>
 </body>
-</html>
+</html>