diff options
Diffstat (limited to 'docs/doxygen.header')
-rw-r--r-- | docs/doxygen.header | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/doxygen.header b/docs/doxygen.header deleted file mode 100644 index 56fb77f..0000000 --- a/docs/doxygen.header +++ /dev/null @@ -1,9 +0,0 @@ -<!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 LLVM."/> -<title>LLVM: $title</title> -<link href="doxygen.css" rel="stylesheet" type="text/css"/> -</head><body> -<p class="title">LLVM API Documentation</p> |