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>Developers</h1>
<p>
@@ -46,5 +53,6 @@ Volunteers have made significant contributions to all parts of Mesa, including
complete device drivers.
</p>
</div>
</body>
</html>