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>Acknowledgments</h1>
@@ -128,6 +135,6 @@ Apologies to anyone who's been omitted.
Please send corrections and additions to Brian.
</p>
</div>
</body>
</html>