diff options
Diffstat (limited to 'docs/api/header.html')
-rw-r--r-- | docs/api/header.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/api/header.html b/docs/api/header.html new file mode 100644 index 0000000000..58bf07e0a5 --- /dev/null +++ b/docs/api/header.html @@ -0,0 +1,13 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> + <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> + <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>$title</title> + <link href="$relpath$api.css" rel="stylesheet" type="text/css"/> + <!--[if IE]><link href="$relpath$api.ie.css" rel="stylesheet" type="text/css"/><![endif]--> +</head> +<body> +<div class="header"> +</div> |