/usr/share/gtk-doc/html/libtranslate/index.html is in libtranslate-dev 0.99-0ubuntu9.
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 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>libtranslate Reference Manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.66.1"><link rel="start" href="index.html" title="libtranslate Reference Manual"><link rel="next" href="overview.html" title="Overview"><meta name="generator" content="GTK-Doc V1.2 (XML mode)"><style type="text/css">
.synopsis, .classsynopsis {
background: #eeeeee;
border: solid 1px #aaaaaa;
padding: 0.5em;
}
.programlisting {
background: #eeeeff;
border: solid 1px #aaaaff;
padding: 0.5em;
}
.variablelist {
padding: 4px;
margin-left: 3em;
}
.navigation {
background: #ffeeee;
border: solid 1px #ffaaaa;
margin-top: 0.5em;
margin-bottom: 0.5em;
}
.navigation a {
color: #770000;
}
.navigation a:visited {
color: #550000;
}
.navigation .title {
font-size: 200%;
}
</style></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="book" lang="en"><div class="titlepage"><div><div><table class="navigation" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">libtranslate Reference Manual</p></th></tr></table></div><div><div class="author"><h3 class="author"><span class="firstname">Jean-Yves</span> <span class="surname">Lefort</span></h3><tt class="email"><<a href="mailto:jylefort@brutele.be">jylefort@brutele.be</a>></tt></div></div><div><p class="releaseinfo">for libtranslate 0.99
</p></div></div><hr></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="chapter"><a href="overview.html">Overview</a></span></dt><dd><dl><dt><span class="section"><a href="overview.html#id2533767">Conventions</a></span></dt><dt><span class="section"><a href="ch01s02.html">Compiling libtranslate Applications</a></span></dt><dt><span class="section"><a href="compiling-modules.html">Compiling libtranslate Modules</a></span></dt></dl></dd><dt><span class="chapter"><a href="tutorials.html">Tutorials</a></span></dt><dd><dl><dt><span class="section"><a href="tutorials.html#id2534105">Translating Text or Web Pages</a></span></dt><dt><span class="section"><a href="ch02s02.html">Implementing Translation Services</a></span></dt></dl></dd><dt><span class="chapter"><a href="api-reference.html">API Reference</a></span></dt><dd><dl><dt><span class="section"><a href="api-reference.html#id2535017">Object Hierarchy</a></span></dt><dt><a href="libtranslate-translate.html">translate</a> - library initialization and core functions</dt><dt><a href="libtranslate-translate-common.html">translate-common</a> - common declarations</dt><dt><a href="TranslatePair.html">TranslatePair</a> - language pair object and functions for handling pair lists</dt><dt><a href="TranslateService.html">TranslateService</a> - service object</dt><dt><a href="TranslateSession.html">TranslateSession</a> - session object</dt><dt><a href="libtranslate-translate-util.html">translate-util</a> - miscellaneous utility functions</dt></dl></dd><dt><span class="appendix"><a href="rfc3066-builtin.html">A. Built-in RFC 3066 Tag to Name Mappings</a></span></dt><dt><span class="index"><a href="ix01.html">Index</a></span></dt></dl></div><div class="list-of-tables"><p><b>List of Tables</b></p><dl><dt>A.1. <a href="rfc3066-builtin.html#id2615831">Built-in RFC 3066 Tag to Name Mappings</a></dt></dl></div><div class="list-of-examples"><p><b>List of Examples</b></p><dl><dt>1. <a href="tutorials.html#id2534691">A Simple Command-Line Translator</a></dt><dt>2. <a href="ch02s02.html#id2534834">A Simple Service for Reversing Text</a></dt></dl></div></div><table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle"><td align="left"></td><td align="right"><a accesskey="n" href="overview.html"><b>Overview >></b></a></td></tr></table></body></html>
|