blob: e1c5daf0aac4b5bf087c24e93548c91956900b6b (
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
27
28
29
30
31
32
33
34
35
36
37
38
39
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!-- vim: set sw=4 sts=4 et : -->
<html>
<head>
<title>$title</title>
<link href="$relpath$paludis.css" rel="stylesheet" type="text/css">
</head>
<body>
<div class="qindex">About Paludis: [
<a class="qindex" href="index.html">Paludis Homepage</a> |
<a class="qindex" href="News.html">News</a> |
<a class="qindex" href="ChangeLog.html">ChangeLog</a> |
<a class="qindex" href="Licence.html">Licence</a> |
<a class="qindex" href="Authors.html">Authors</a> |
<a class="qindex" href="https://developer.berlios.de/projects/paludis/">Berlios Project</a> |
<a class="qindex" href="https://developer.berlios.de/project/showfiles.php?group_id=6360">Download</a> |
<a class="qindex" href="http://svn.pioto.org/viewvc/paludis/">SVN</a> ]
</div>
<div class="qindex">User Documentation: [
<a class="qindex" href="BootstrapHowto.html">Bootstrap Howto</a> |
<a class="qindex" href="MigrationHowto.html">Migration Howto</a> |
<a class="qindex" href="KnownIssues.html">Known Issues and Non-Issues</a> (<strong>Important</strong>) |
<a class="qindex" href="ConfigurationFiles.html">Configuration Files</a> |
<a class="qindex" href="PortageDifferences.html">Portage Differences</a> ]
</div>
<div class="qindex">Code Documentation: [
<a class="qindex" href="modules.html">Modules</a> |
<a class="qindex" href="namespaces.html">Namespaces</a> |
<a class="qindex" href="annotated.html">Classes</a> |
<a class="qindex" href="files.html">Files</a> |
<a class="qindex" href="namespacemembers.html">Namespace Members</a> |
<a class="qindex" href="functions.html">Class Members</a> |
<a class="qindex" href="globals.html">File Members</a> |
<a class="qindex" href="CodingStandards.html">Coding Standards</a> |
<a class="qindex" href="pages.html">Other Topics</a> ]
</div>
|