docs: add new iframe layout

This commit is contained in:
Andreas Boll
2012-09-18 18:57:02 +02:00
parent ad05f2e429
commit b5da52ac58
93 changed files with 800 additions and 69 deletions

View File

@@ -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>Mesa Extensions</h1>
<p>
@@ -31,5 +38,6 @@ The specifications follow.
<li><a href="MESA_ycbcr_texture.spec">MESA_ycbcr_texture.spec</a>
</ul>
</div>
</body>
</html>