recoll/website/doc.html
2017-06-05 12:16:45 +02:00

72 lines
2.4 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Recoll documentation</title>
<meta name="generator" content="HTML Tidy, see www.w3.org">
<meta name="Author" content="Jean-Francois Dockes">
<meta name="Description" content=
"recoll is a simple full-text search system for unix and linux
based on the powerful and mature xapian engine">
<meta name="Keywords" content=
"full text search, desktop search, unix, linux">
<meta http-equiv="Content-language" content="en">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="robots" content="All,Index,Follow">
<link type="text/css" rel="stylesheet" href="styles/style.css">
</head>
<body>
<div class="rightlinks">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="download.html">Downloads</a></li>
<li>Documentation</li>
</ul>
</div>
<div class="content">
<h1>Recoll user manual</h1>
<ul>
<li><a href="usermanual/webhelp/docs/index.html">English, HTML, many
pages, nicer format (needs javascript).</a></li>
<li><a href="usermanual/usermanual.html">English, HTML, one page</a></li>
<li><a href="http://stupidbeauty.com/Blog/2012/03/recoll%E7%94%A8%E6%88%B6%E6%89%8B%E5%86%8A%E7%BF%BB%E8%AD%AF%EF%BC%8Crecoll-user-manual-2/">
中文HTML</a></li>
<li><a href="usermanual/recoll_user_manual.pdf">English, PDF</a></li>
<li><a href="http://mcz.altervista.org/Pagine/usermanual-italian.html">
Italian (rather old)</a></li>
</ul>
<p><br></p>
<h1>Faqs and Howtos</h1>
<p>You will find a number of useful tips for common
issues and extensions on the
<a href="faqsandhowtos/index.html">
Faqs and Howtos section</a>.
<h1>Other documentation</h1>
<ul>
<li><a href="recoll_XMP/index.html">Indexing PDF
XMP-metadata</a>: a nice exemple of customizing a Recoll
configuration and the PDF filter to use additional
metadata, by Jeffrey Dick.</li>
<li><a href="perfs.html">Index size and indexing performance
data.</a></li>
<li><a href="custom.html">Result list format samples.</a></li>
<li><a href="idxthreads/threadingRecoll.html">Lessons learned
while modifying Recoll indexing to be multithreaded</a>.</li>
</ul>
</div>
</body>
</html>