]> granicus.if.org Git - graphviz/commitdiff
Enhanced macosx help page and imagepath test description
authorDwight Perry <dperry@research.att.com>
Tue, 20 Sep 2011 22:34:58 +0000 (18:34 -0400)
committerDwight Perry <dperry@research.att.com>
Tue, 20 Sep 2011 22:34:58 +0000 (18:34 -0400)
macosx/graphviz.help/graphviz.html
rtest/imagepath_test.txt

index 5bf299bde07b716d0bdd4fdfad821d4b855be903..9e6959968a66d2d12a959afd527efc58a3a361f3 100644 (file)
@@ -8,13 +8,59 @@
        <meta name="description" content="Graphviz FAQ" />
        <meta name="KEYWORDS" content="discard,dispose,delete,clear,erase" />
        <meta name="ROBOTS" content="NOINDEX" />
+<style type="text/css">
+/*
+** HTML elements
+*/
+.comment .links {
+  margin-bottom: 0;
+}
+/*
+** Page layout blocks / IDs
+*/
+#header, #content {
+  width: 100%;
+}
+#header {
+  background-color: #69c;
+}
+.site-name {
+color: #fff;
+}
+.image{
+       border: 1px solid #69c;
+}
+.containingbox{
+                       width: 600px;
+                       height: 150px;
+                       border: 0px solid #000;
+}
+
+</style>
        </head>
        <body>
-       <h1>Graphviz Help</h1>
-       <ul>
-       <li><a href="http://graphviz.org/About.php">About Graphviz</a></li>
-       <li><a href="http://graphviz.org/content/faq">Graphviz FAQ</a></li>
-       </ul>
+       <div id="header">
+            <a  href="/" title="Home"><img class="image" src="http://www.graphviz.org/app.png" alt="Home" /></a><h1 class='site-name'>Graphviz - Graph Visualization Software</h1> 
+       </div>
+       <h2>Graphviz Help</h2>
+       <div class="containingbox">
+       Graph Visualization</b>
+       Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. It has important applications in networking, 
+       bioinformatics,  software engineering, database and web design, machine learning, and in visual interfaces for other technical domains.  
+       More information on Graphviz is available here - <a href="http://graphviz.org/About.php" target="_blank" >About Graphviz</a></div>
+       </div>
+       <div class="containingbox">
+       Graphviz.app is a viewer that displays graphs written in the graphviz dot language.
+       It is not an editor, but it does permit the setting of various graphviz attributes.  More information about 
+       graphviz attributes is available here - <a href="http://www.graphviz.org/content/attrs" target="_blank" >Node, Edge and Graph Attributes</a></div>
+       </div>
+       <div class="containingbox">
+       Additional help with Graphviz can be found here - <a href="http://graphviz.org/content/faq" target="_blank" >Graphviz FAQ</a></div>
+       </div>
+<tr>
+    <td id="logo">
+    </td>
+       </tr>
        </body>
        </html>
 
index 28d588b32aae16bb4523832173fae5341f71610d..251db963281a4bb531a0af37f965ea144ebd63e7 100644 (file)
 #test output.
 
 #The graphs in this test suite should also be tested using the mac os user
-#interface.  Select each of the test graphs from the Graphviz.app and visually
+#interface.  Copy rtest/imagepath_test/image.jpg to the directory graphviz is run
+#from. Select each of the test graphs from the graphviz application and visually
 #determine whether the tests complete successfully.  The image that is displayed
-#should correspond to the expected result message that appears below it.
+#during the test should correspond to the expected result message that appears 
+#below it.
 
 val_val
 =