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>Downloading</h1>
<p>
@@ -106,6 +113,6 @@ were split off into their own git repositories:
<a href="http://cgit.freedesktop.org/mesa/demos/">Demos</a>,
</p>
</div>
</body>
</html>