mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
DOCU: add Doxygen @mainpage information (in foamVersion.H)
- also update links from opencfd.co.uk -> openfoam.com
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
Copyright © 2000-2009 OpenCFD Ltd
|
||||
Copyright © 2000-2010 <a href="http://www.openfoam.com/about">OpenCFD Ltd.</a>
|
||||
</td></tr>
|
||||
</table>
|
||||
</body>
|
||||
|
||||
@ -1,15 +1,10 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html >
|
||||
<html>
|
||||
<head>
|
||||
<title> OpenFOAM programmer's C++ documentation
|
||||
</title>
|
||||
<title> OpenFOAM programmer's C++ documentation </title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<meta name="generator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/mn.html)">
|
||||
<meta name="originator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/mn.html)">
|
||||
<!-- html,info -->
|
||||
<meta name="src" content="index.tex">
|
||||
<meta name="date" content="2007-04-12 00:02:00">
|
||||
<link rel="stylesheet" type="text/css" href="../Doxygen.css">
|
||||
<link rel="stylesheet" type="text/css" href="../tabs.css">
|
||||
<meta name="keywords" content="computational fluid dynamics, CFD, OpenCFD, OpenFOAM, open source CFD, open source">
|
||||
@ -22,7 +17,7 @@
|
||||
<tr>
|
||||
<td style="width: 9px; height:54px"></td>
|
||||
<td style="width: 250px; height:54px; vertical-align:middle;
|
||||
horizontal-align: left; ">
|
||||
horizontal-align: left;">
|
||||
<img alt="OpenFOAM logo" src="../OpenFOAMlogo.jpg"> </td>
|
||||
<td style="width:350px; height:54px; vertical-align:middle;
|
||||
horizontal-align: left; ">
|
||||
@ -35,36 +30,35 @@ horizontal-align: left; ">
|
||||
</tr>
|
||||
</table>
|
||||
<!-- Button banner -->
|
||||
<table style="border-width: 0px; width: 800px; background: #ffffff;" cellspacing=0 cellpadding=0>
|
||||
<table
|
||||
style="border-width: 0px; width: 800px; background: #ffffff;"
|
||||
cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td valign=top>
|
||||
<table width=801 border=0 cellspacing=1 cellpadding=0 bgcolor="#ffffff">
|
||||
<td valign="top">
|
||||
<table width="801" border="0" cellspacing="1" cellpadding="0" bgcolor="#ffffff">
|
||||
<tr>
|
||||
<td class=leftmenu>
|
||||
<a href="http://foam.sourceforge.net/doc/Doxygen/html"
|
||||
class=menuLefton >Source Guide</a>
|
||||
<a href="http://foam.sourceforge.net/doc/Doxygen/html"
|
||||
class="menuLefton">Source Guide</a>
|
||||
</td>
|
||||
<td class=topmenu>
|
||||
<a href="http://www.opencfd.co.uk/index.html"
|
||||
class=menuTopoff >OpenCFD</a>
|
||||
<a href="http://www.openfoam.com/about/"
|
||||
class="menuTopoff">OpenCFD</a>
|
||||
</td>
|
||||
<td class=topmenu>
|
||||
<a href="http://www.opencfd.co.uk/solutions/index.html"
|
||||
class=menuTopoff >Solutions</a>
|
||||
<a href="http://www.openfoam.com/features/"
|
||||
class="menuTopoff">Features</a>
|
||||
</td>
|
||||
<td class=topmenu>
|
||||
<a href="http://www.opencfd.co.uk/contact/index.html"
|
||||
class=menuTopoff >Contact</a>
|
||||
<a href="http://www.openfoam.com/contact/"
|
||||
class="menuTopoff">Contact</a>
|
||||
</td>
|
||||
<td class=topmenu>
|
||||
<a href="http://www.opencfd.co.uk/openfoam/index.html"
|
||||
class=menuTopoff >OpenFOAM</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="http://www.openfoam.com/"
|
||||
class="menuTopoff">OpenFOAM</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr><td></td></tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user