commit | b5da52ac581c0f0a6587a489198cd02247b6b931 | [log] [tgz] |
---|---|---|
author | Andreas Boll <andreas.boll.dev@gmail.com> | Tue Sep 18 18:57:02 2012 +0200 |
committer | Andreas Boll <andreas.boll.dev@gmail.com> | Wed Sep 19 17:15:47 2012 +0200 |
tree | 0e11c05114355eb136d1180770a535b3079fe2a6 | |
parent | ad05f2e429c9814c4f48c2e63ed33a564c1cf9bb [diff] [blame] |
docs: add new iframe layout
diff --git a/docs/conform.html b/docs/conform.html index 51674e8..c5f8ece 100644 --- a/docs/conform.html +++ b/docs/conform.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>Conformance</h1> <p> @@ -691,6 +698,6 @@ NOTE: conformx passes for all machine path levels (-p option). - +</div> </body> </html>