aboutsummaryrefslogtreecommitdiffstats
path: root/docs/rsc/header.html
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-03-24 08:30:21 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-03-24 08:30:21 +0000
commit8df3af0e145543f362077ba84487a0221d02ae1b (patch)
tree94a457e42a2ea4a1e16ae0d95c026a31e6a5cabb /docs/rsc/header.html
parent506212845dd0644b2755191da1252380aababd24 (diff)
downloadChibiOS-8df3af0e145543f362077ba84487a0221d02ae1b.tar.gz
ChibiOS-8df3af0e145543f362077ba84487a0221d02ae1b.tar.bz2
ChibiOS-8df3af0e145543f362077ba84487a0221d02ae1b.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2840 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/rsc/header.html')
-rw-r--r--docs/rsc/header.html28
1 files changed, 0 insertions, 28 deletions
diff --git a/docs/rsc/header.html b/docs/rsc/header.html
deleted file mode 100644
index 3af6e226b..000000000
--- a/docs/rsc/header.html
+++ /dev/null
@@ -1,28 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
-<title>$title</title>
-<link href="$relpath$tabs.css" rel="stylesheet" type="text/css"/>
-<link href="$relpath$navtree.css" rel="stylesheet" type="text/css"/>
-<script type="text/javascript" src="$relpath$jquery.js"></script>
-<script type="text/javascript" src="$relpath$navtree.js"></script>
-<script type="text/javascript" src="$relpath$resize.js"></script>
-<script type="text/javascript">
-$(document).ready(initResizable);
-</script>
-<link href="$relpath$doxygen.css" rel="stylesheet" type="text/css"/>
-</head>
-<body>
-<div id="top"><!-- do not remove this div! -->
-<div id="titlearea">
-<table cellspacing="0" cellpadding="0">
- <tbody>
- <tr style="height: 56px;">
- <td style="padding-left: 0.5em;">
- <div id="projectname">ChibiOS/RT&#160;<span id="projectnumber">2.3.1</span></div>
- </td>
- </tr>
- </tbody>
-</table>
-</div>