diff options
Diffstat (limited to 'docs/openvg.html')
-rw-r--r-- | docs/openvg.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/openvg.html b/docs/openvg.html index 9c3cc87d9c6..d45e8a8780f 100644 --- a/docs/openvg.html +++ b/docs/openvg.html @@ -7,6 +7,13 @@ </head> <body> +<div class="header"> + <h1>The Mesa 3D Graphics Library</h1> +</div> + +<iframe src="contents.html"></iframe> +<div class="content"> + <h1>OpenVG State Tracker</h1> <p> @@ -47,5 +54,6 @@ or more EGL drivers.</p> <p>OpenVG demos can be found in mesa/demos repository.</p> +</div> </body> </html> |