diff options
author | Jose Fonseca <j_r_fonseca@yahoo.co.uk> | 2003-09-17 16:00:10 +0000 |
---|---|---|
committer | Jose Fonseca <j_r_fonseca@yahoo.co.uk> | 2003-09-17 16:00:10 +0000 |
commit | 397d1e4d5750bda09e52451cfeb0a69126602a56 (patch) | |
tree | 3f82a78a1a5153d46c38d5a88bb308312ea7c866 /doxygen/header.html | |
parent | 5543901b96660b467549b09265bd9ff35aff4af5 (diff) |
Merge the Doxygen configuration files from the embedded branch.
Diffstat (limited to 'doxygen/header.html')
-rw-r--r-- | doxygen/header.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doxygen/header.html b/doxygen/header.html index 6e2e07d67a..bab284187d 100644 --- a/doxygen/header.html +++ b/doxygen/header.html @@ -1,12 +1,12 @@ -<html><head><title>Mesa API docs</title>
+<html><head><title>Mesa Source Code Documentation</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head>
<body><center>
-<a href="../array_cache/index.html">array_cache</a>
<a href="../core/index.html">core</a>
+<a href="../array_cache/index.html">array_cache</a>
<a href="../math/index.html">math</a>
<a href="../swrast/index.html">swrast</a>
<a href="../swrast_setup/index.html">swrast_setup</a>
<a href="../tnl/index.html">tnl</a>
<a href="../tnl_dd/index.html">tnl_dd</a>
-</center>
\ No newline at end of file +</center>
|