Browse Source

Use a simple CSS style sheet.

tags/jump_and_click
Brian Paul 21 years ago
parent
commit
36da0459e4

+ 3
- 1
docs/bugs.html View File

@@ -2,7 +2,9 @@

<TITLE>Mesa Bug Reporting</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>Bug Database</H1>


+ 3
- 1
docs/conform.html View File

@@ -2,7 +2,9 @@

<TITLE>Conformance</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>Conformance</H1>


+ 20
- 2
docs/contents.html View File

@@ -2,7 +2,26 @@

<title>Contents</title>

<body text="#ffffff" bgcolor="#119955" link="#ffffff" vlink="#dddddd" alink="#ffffff">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<body bgcolor="#119955">

<!--Override a few values from the style sheet: -->
<style>
<!--
body {
background-color: #119955;
color: white;
}
a:link {
color: #fff;
}
a:visited {
color: #ccc;
}
-->
</style>


<b>Documentation</b>
<ul>
@@ -53,7 +72,6 @@
<li><a href="utilities.html" target="MainFrame">Utilities</a>
<li><a href="helpwanted.html" target="MainFrame">Help Wanted</a>
<li><a href="devinfo.html" target="MainFrame">Development Notes</a>
<li><a href="drivers.html" target="MainFrame">Writing Device Drivers</a>
<li><a href="sourcedocs.html" target="MainFrame">Source Documentation</a>
<li><a href="subset.html" target="MainFrame">Subset Information</a>
<li><a href="fbdev-dri.html" target="MainFrame">fbdev/DRI Environment</a>

+ 3
- 1
docs/custom.html View File

@@ -2,7 +2,9 @@

<TITLE>Custom Development</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>Custom Development</H1>


+ 3
- 1
docs/cvs_access.html View File

@@ -2,7 +2,9 @@

<TITLE>CVS Access</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<h1>CVS Access</h1>


+ 3
- 1
docs/cvs_branches.html View File

@@ -2,7 +2,9 @@

<TITLE>CVS Branches</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>CVS Branch Information</H1>


+ 3
- 1
docs/debugging.html View File

@@ -2,7 +2,9 @@

<TITLE>Debugging Tips</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>Debugging Tips</H1>


+ 3
- 1
docs/demos.html View File

@@ -2,7 +2,9 @@

<TITLE>Demos</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>Demos</H1>


+ 3
- 1
docs/devinfo.html View File

@@ -2,7 +2,9 @@

<TITLE>Development Notes</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>Development Notes</H1>


+ 3
- 1
docs/download.html View File

@@ -2,7 +2,9 @@

<TITLE>Getting Mesa</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>Downloading / Unpacking</H1>


+ 3
- 1
docs/envvars.html View File

@@ -2,7 +2,9 @@

<TITLE>Environment Variables</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>Environment Variables</H1>


+ 3
- 1
docs/extensions.html View File

@@ -2,7 +2,9 @@

<TITLE>Mesa Extensions</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>Mesa Extensions</H1>


+ 3
- 1
docs/faq.html View File

@@ -2,7 +2,9 @@

<head><title>Mesa FAQ</title></head>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>


<center>

+ 3
- 1
docs/fbdev-dri.html View File

@@ -2,7 +2,9 @@

<TITLE>Mesa fbdev/DRI Environment</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<center><H1>Mesa fbdev/DRI Drivers</H1></center>


+ 3
- 1
docs/games.html View File

@@ -2,7 +2,9 @@

<TITLE>Games</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>Games</H1>


+ 3
- 1
docs/glfbdev-driver.html View File

@@ -2,7 +2,9 @@

<TITLE>Mesa glFBDev Driver</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<center><H1>Mesa glFBDev Driver</H1></center>


+ 3
- 1
docs/glu.html View File

@@ -2,7 +2,9 @@

<TITLE>SGI GLU</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>SGI SI GLU</H1>


+ 3
- 1
docs/helpwanted.html View File

@@ -2,7 +2,9 @@

<TITLE>Help Wanted</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>Help Wanted</H1>


+ 1
- 4
docs/index.html View File

@@ -13,10 +13,7 @@

<noframes>

<BODY>

<P>

<body>
</body>

</noframes>

+ 3
- 1
docs/install.html View File

@@ -2,7 +2,9 @@

<TITLE>Compilation and Installation</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>


<H1>Compilation and Installation</H1>

+ 3
- 1
docs/intro.html View File

@@ -2,7 +2,9 @@

<TITLE>Mesa Introduction</TITLE>

<BODY text="#000000" bgcolor="#55bbff">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>Introduction</H1>


+ 3
- 1
docs/libraries.html View File

@@ -2,7 +2,9 @@

<TITLE>Libraries and Toolkits</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>Libraries and Toolkits</H1>


+ 3
- 1
docs/license.html View File

@@ -2,7 +2,9 @@

<TITLE>License / Cppyright Information</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>License / Copyright Information</H1>


+ 3
- 1
docs/lists.html View File

@@ -2,7 +2,9 @@

<TITLE>Mesa Mailing Lists</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>Mailing Lists</H1>


+ 3
- 1
docs/mangling.html View File

@@ -2,7 +2,9 @@

<TITLE>Function Name Mangling</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>Function Name Mangling</H1>


+ 35
- 0
docs/mesa.css View File

@@ -0,0 +1,35 @@
/* Mesa CSS */
body {
background-color: #55bbff;
font: 14px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
color: black;
link: #111188;
}

h1 {
background-color: #55bbff;
font: 24px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
font-weight: bold;
color: black;
}

h2 {
background-color: #55bbff;
font: 18px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif, bold;
font-weight: bold;
color: black;
}

code {
font-family: monospace;
font-size: 10pt;
color: black;
}


pre {
/*font-family: monospace;*/
font-size: 10pt;
/*color: black;*/
}


+ 3
- 1
docs/modelers.html View File

@@ -2,7 +2,9 @@

<TITLE>Modelers, Renderers and Viewers</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>Modelers, Renderers and Viewers</H1>


+ 4
- 2
docs/news.html View File

@@ -2,7 +2,9 @@

<TITLE>Mesa News</TITLE>

<BODY text="#000000" bgcolor="#55bbff">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>News</H1>

@@ -958,6 +960,6 @@ source code</a>.</p>


<hr>
$Id: news.html,v 3.16 2004/12/09 23:21:36 brianp Exp $
$Id: news.html,v 3.17 2005/01/20 03:55:10 brianp Exp $
</body>
</html>

+ 3
- 1
docs/osmesa.html View File

@@ -2,7 +2,9 @@

<TITLE>Off-screen Rendering</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>Off-screen Rendering</H1>


+ 3
- 1
docs/pbuffers.html View File

@@ -2,7 +2,9 @@

<TITLE>PBuffer Rendering</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>PBuffer Rendering</H1>


+ 3
- 1
docs/perf.html View File

@@ -2,7 +2,9 @@

<TITLE>Performance Tips</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>Performance Tips</H1>


+ 3
- 1
docs/precompiled.html View File

@@ -2,7 +2,9 @@

<TITLE>Precompiled libraries</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>Precompiled Libraries</H1>


+ 3
- 1
docs/relnotes.html View File

@@ -2,7 +2,9 @@

<TITLE>Mesa Release Notes</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>Release Notes</H1>


+ 3
- 1
docs/science.html View File

@@ -2,7 +2,9 @@

<TITLE>Science and Technical</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>Science and Technical</H1>


+ 3
- 1
docs/sourcedocs.html View File

@@ -2,7 +2,9 @@

<TITLE>Source Code Documentation</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>Source Code Documentation</H1>


+ 3
- 1
docs/subset.html View File

@@ -2,7 +2,9 @@

<TITLE>Mesa Subset</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>Mesa Subset</H1>


+ 3
- 1
docs/systems.html View File

@@ -2,7 +2,9 @@

<TITLE>Supported Systems and Drivers</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>Supported Systems and Drivers</H1>


+ 3
- 1
docs/thanks.html View File

@@ -4,7 +4,9 @@
<TITLE>Acknowledgements</TITLE>
</HEAD>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>Acknowledgments</H1>


+ 3
- 1
docs/utilities.html View File

@@ -2,7 +2,9 @@

<TITLE>Development Utilities</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>Development Utilities</H1>


+ 3
- 1
docs/utility.html View File

@@ -2,7 +2,9 @@

<TITLE>Utilities</TITLE>

<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>Utilities</H1>


+ 3
- 1
docs/webmaster.html View File

@@ -2,7 +2,9 @@

<TITLE>Mesa Introduction</TITLE>

<BODY text="#000000" bgcolor="#55bbff">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>

<BODY>

<H1>Webmaster</font></H1>


Loading…
Cancel
Save