summaryrefslogtreecommitdiff
path: root/docs/doxygen.header
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-12-31 06:47:28 +0000
committerChris Lattner <sabre@nondot.org>2003-12-31 06:47:28 +0000
commitb0fa6599811adac127f95289567dc20d97187442 (patch)
tree4e72c62f2a8b07079c642ef6fa2826f6f7de7688 /docs/doxygen.header
parent7a312bc102efbbf725e5a85d412df8da7e22744d (diff)
downloadllvm-b0fa6599811adac127f95289567dc20d97187442.tar.gz
llvm-b0fa6599811adac127f95289567dc20d97187442.tar.bz2
llvm-b0fa6599811adac127f95289567dc20d97187442.tar.xz
Add a bunch of fine tunings that Reid contributed. Thanks Reid!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10666 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/doxygen.header')
-rw-r--r--docs/doxygen.header9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/doxygen.header b/docs/doxygen.header
new file mode 100644
index 0000000000..a520434d6c
--- /dev/null
+++ b/docs/doxygen.header
@@ -0,0 +1,9 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLVM,Low Level Virtual Machine,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for the Low Level Virtual Machine (LLVM)."/>
+<title>LLVM: $title</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLVM API Documentation</p>