summaryrefslogtreecommitdiffstats
path: root/devel-doc/templates/header.html
blob: ab468425c19e97f55c151003ff673bb06d2a473c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!-- DR1 -->
<html>
<header>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
	<meta name="keywords" content="Scribus, scribus, Open Source, DTP, Linux, Desktop, Publishing, PDF, postscript, Postscript, TrueType, OpenType" />
	<meta name="description" content="GPL Desktop Publishing for Linux and more" />
	<meta name="robots" content="index, follow" />
	<meta name="resource-type" content="document" />
	<meta name="copyright" content="Copyright (c) 2004 by Scribus" />

	<link rel="stylesheet" type="text/css" href="templates/scribus.css"/>
	<link rel="icon" href="/favicon.ico" type="image/ico" />
        <link rel="SHORTCUT ICON" href="/favicon.ico" />
	<title>Scribus Developer Documentation - API</title>
</header>

<body>

<div class="scheader">
	<a class="logo" href="http://www.scribus.net"><img src="images/logo3l.png" alt="logo" border="0" class="logo" /></a>
	<img src="images/logo3r.png" alt="logo-pen" border="0" class="logo2" />
</div>

	<h1 class="mainh1">Scribus Developer Documentation - API</h1>
<!-- DR2 -->
<div class="maincontent">