/usr/share/doc/libxr1-dev/html/pages.html is in libxr1-dev 1.0-2.1ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-2">
<title>Related Pages</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
<style>
h1, h2 {
text-align: left;
}
body {
margin-top: 6ex;
margin-bottom: 6ex;
}
#topbar {
position: fixed;
top: 0;
left: 0;
height: 3ex;
margin: 0;
padding: 1ex;
background-color: #e8eef2;
border-bottom: 1px solid #84B0C7;
width: 100%;
}
#topbar a {
font-size: 140%;
font-weight: bold;
color: darkred;
}
#topbar a:visited {
font-size: 140%;
font-weight: bold;
color: darkred;
}
#botbar {
position: fixed;
bottom: 0;
left: 0;
height: 3ex;
margin: 0;
padding: 1ex;
background-color: #e8eef2;
border-top: 1px solid #84B0C7;
width: 100%;
text-align: center;
}
hr {
border-top: 1px solid #84B0C7;
height: 1px;
}
</style>
</head><body>
<div id="topbar">
<a href="index.html">libxr</a> — <span>developer's documentation</span>
</div>
<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li class="current"><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">Related Pages</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock">Here is a list of all related documentation pages:</div><div class="directory">
<table class="directory">
<tr id="row_0_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a class="el" href="index.html" target="_self">Libxr</a></td><td class="desc">This is a documentation for <b>libxr:</b> multi-transport RPC client/server library </td></tr>
<tr id="row_1_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a class="el" href="intro.html" target="_self">Libxr Overview</a></td><td class="desc">Libxr is a library that allows for rapid implementation of RPC clients and servers in C </td></tr>
<tr id="row_2_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a class="el" href="howto.html" target="_self">HOWTO</a></td><td class="desc">This HOWTO shows how to implement XML-RPC server and client in C using libxr </td></tr>
<tr id="row_3_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a class="el" href="xdl.html" target="_self">XDL Language</a></td><td class="desc">XDL language is used to describe XML-RPC servlet interfaces and data types </td></tr>
<tr id="row_4_" class="even"><td class="entry"><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><a class="el" href="xdlc.html" target="_self">XDL Language Compiler</a></td><td class="desc">XDL Compiler outputs following files: (Lets suppose that we have Test servlet and EEE namespace) </td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
<div id="botbar">
Documentation for <a style="color:darkred;" href="index.html">libxr</a>, Mon Jan 6 2014 07:32:37.
</div>
</body>
</html>
|