diff options
Diffstat (limited to 'doc/common/mainheader.html')
-rw-r--r-- | doc/common/mainheader.html | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/doc/common/mainheader.html b/doc/common/mainheader.html new file mode 100644 index 000000000..301e5fc5e --- /dev/null +++ b/doc/common/mainheader.html @@ -0,0 +1,66 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!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" lang="en" xml:lang="en"> +<head> + <title>$title</title> + +<style type="text/css"> + .cp-doNotDisplay { display: none; } + @media aural, braille, handheld, tty { .cp-doNotDisplay { display: inline; speak: normal; }} + .cp-edit { text-align: right; } + @media print, embossed { .cp-edit { display: none; }} +</style> + + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <meta http-equiv="Content-Style-Type" content="text/css" /> + <link rel="meta" href="http://www.kde.org/labels.rdf" type="application/rdf+xml" title="ICRA labels" /> + <meta name="trademark" content="KDE e.V." /> + <meta name="description" content="K Desktop Environment Homepage, KDE.org" /> + <meta name="MSSmartTagsPreventParsing" content="true" /> + <meta name="robots" content="all" /> + <meta name="no-email-collection" content="http://www.unspam.com/noemailcollection" /> + <link rel="shortcut icon" href="@topdir@/favicon.ico" /><link rel="icon" href="@topdir@/favicon.ico" /> + <link rel="stylesheet" type="text/css" href="@topdir@/doxygen.css" /> + <link rel="stylesheet" type="text/css" href="@topdir@/tabs.css" /> + <link rel="stylesheet" media="screen" type="text/css" title="KDE Colors" href="@topdir@/kde.css" /> + <link rel="stylesheet" media="print, embossed" type="text/css" href="@topdir@/print.css" /> + <link rel="stylesheet" media="screen, aural, handheld, tty, braille" type="text/css" title="Flat" href="@topdir@/flat.css" /> +</head> + +<body> + +<ul class="cp-doNotDisplay"> + <li><a href="#cp-content" accesskey="2">Skip to content</a></li> + <li><a href="#cp-menu" accesskey="5">Skip to link menu</a></li> +</ul> + +<div id="container"> +<div id="header"> + <div id="header_top"><div><div> + <img alt ="" src="@topdir@/top-kde.jpg"/> + KDE 3.5 API Reference </div></div></div> + <div id="header_bottom"> + <div id="location"> + <ul> + <li><a href="http://api.kde.org">KDE API Reference</a></li> + </ul> + </div> + + <div id="menu"> +<ul><li><a href="http://kde.org/family/">Sitemap</a></li> +<li><a href="http://kde.org/contact/">Contact Us</a></li> +</ul> </div> + </div> +</div> +<!-- End page header --> + <div id="body_wrapper"> + <div id="body"> + <!-- begin main content --> + <div id="right"> + <div class="content"> + <div id="main"> + <div class="clearer"> </div> +<h2><a name="content"></a>$projectname</h2> + +<!-- BC --> |