mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc/doc docstyles.css,1.4,1.5 index.html,1.16,1.17 mhonarc...

2005-07-10 17:14:31
Update of mhonarc/MHonArc/doc
Modified Files:
	docstyles.css index.html mhonarc.html 
Log Message:
Added "Performance Tips" document: Provides configuration tips
to improve the execution performance of mhonarc.


======================================================================
FILE: mhonarc/MHonArc/doc/docstyles.css
<http://www.mhonarc.org/cgi-bin/viewcvs.cgi/*checkout*/mhonarc/MHonArc/doc/docstyles.css?rev=1.5>

<http://www.mhonarc.org/cgi-bin/viewcvs.cgi/mhonarc/MHonArc/doc/docstyles.css.diff?r1=1.4&r2=1.5&diff_format=h>
--- docstyles.css	6 Oct 2003 22:04:14 -0000	1.4
+++ docstyles.css	11 Jul 2005 00:14:26 -0000	1.5
@@ -103,2 +103,5 @@
 }
 
+.highlight {
+  background: #FFFF00;
+}

======================================================================
FILE: mhonarc/MHonArc/doc/index.html
<http://www.mhonarc.org/cgi-bin/viewcvs.cgi/*checkout*/mhonarc/MHonArc/doc/index.html?rev=1.17>

<http://www.mhonarc.org/cgi-bin/viewcvs.cgi/mhonarc/MHonArc/doc/index.html.diff?r1=1.16&r2=1.17&diff_format=h>
--- index.html	24 Nov 2002 04:18:35 -0000	1.16
+++ index.html	11 Jul 2005 00:14:26 -0000	1.17
@@ -1,13 +1,21 @@
-<HTML>
-<HEAD>
-<TITLE>MHonArc Documentation</TITLE>
+<!-- $Id$ -->
+<html>
+<head>
+<title>MHonArc Documentation</title>
 <link rel="stylesheet" type="text/css" href="docstyles.css">
-</HEAD>
-<BODY>
+</head>
+<body>
 <H1><a name="documentation">MHonArc Documentation</a></H1>
 
 <ul>
-<li><a href="mhonarc.html">MHonArc Reference Manual</a>
-<li><a href="faq/faq.html">Frequently Asked Questions</a>
+<li><a href="mhonarc.html"><b><cite>MHonArc Reference Manual</cite></b></a>
+    </li>
+<li><a href="faq/faq.html"><b><cite>Frequently Asked Questions</cite></b></a>
+    </li>
+<li>Guides:
+    <ul>
+    <li><a href="guides/performance.html"
+        ><b><cite>Performance Tips</cite></b></a></li>
+    </ul>
 </ul>
 

======================================================================
FILE: mhonarc/MHonArc/doc/mhonarc.html
<http://www.mhonarc.org/cgi-bin/viewcvs.cgi/*checkout*/mhonarc/MHonArc/doc/mhonarc.html?rev=1.30>

<http://www.mhonarc.org/cgi-bin/viewcvs.cgi/mhonarc/MHonArc/doc/mhonarc.html.diff?r1=1.29&r2=1.30&diff_format=h>
--- mhonarc.html	5 Mar 2004 22:03:16 -0000	1.29
+++ mhonarc.html	11 Jul 2005 00:14:26 -0000	1.30
@@ -6,4 +6,6 @@
 body {
   background-image: url(ssbg75.jpg);
+  background-attachment: fixed;
+  color: #000000;
 }
 </style>


---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-COMMITS