aboutsummaryrefslogtreecommitdiffstats
path: root/doc/uml/html-svg/index-withframe.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/uml/html-svg/index-withframe.html')
-rw-r--r--doc/uml/html-svg/index-withframe.html31
1 files changed, 18 insertions, 13 deletions
diff --git a/doc/uml/html-svg/index-withframe.html b/doc/uml/html-svg/index-withframe.html
index 96f19466e..55a4bb1e6 100644
--- a/doc/uml/html-svg/index-withframe.html
+++ b/doc/uml/html-svg/index-withframe.html
@@ -1,19 +1,24 @@
-<!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:svg="http://www.w3.org/2000/svg">
<head>
-<title>/usr/local/projects/JOGL/jogl/doc/bouml/svg-flat/index-withframe</title>
+<title>C:/projects/JOGAMP/jogl/doc/bouml/html-svg/index-withframe</title>
<link rel="stylesheet" href="style.css" type="text/css" />
</head>
-<FRAMESET cols="20%,80%">
- <FRAME src="classes_list.html" name="classesListFrame">
- <FRAMESET rows="150,*">
- <FRAME src="navig.html" name="navigFrame">
- <FRAME src="index.html" name="projectFrame">
- </FRAMESET>
-</FRAMESET>
-<NOFRAMES>
-<H2>Frame Alert</H2><P>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.<BR>Link to <A HREF="index.html">Non-frame version.</A></NOFRAMES></body>
-</html>
+<frameset cols="20%,80%">
+ <noframes>
+ <body>
+ <h2>Frame Alert</h2>
+ <p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.</p>
+ <p>Link to <a href="index.html">Non-frame version.</a></p>
+ </body>
+ </noframes>
+ <frame src="classes_list.html" name="classesListFrame" />
+ <frameset rows="150,*">
+ <frame src="navig.html" name="navigFrame" />
+ <frame src="index.html" name="projectFrame" />
+ </frameset>
+</frameset>
+</html> \ No newline at end of file