diff options
Diffstat (limited to 'docs/systems.html')
-rw-r--r-- | docs/systems.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/systems.html b/docs/systems.html index 171d128132..837335c504 100644 --- a/docs/systems.html +++ b/docs/systems.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>Supported Systems and Drivers</h1> <p> @@ -85,5 +92,6 @@ The list includes: <li>DEC/VMS </ul> +</div> </body> </html> |