This commit is contained in:
Jean-Francois Dockes 2019-04-13 09:47:11 +02:00
parent 0a18e8f4e6
commit b6e450129f
4 changed files with 35 additions and 41 deletions

View File

@ -31,23 +31,20 @@ Giving it a try
If you do not like reading manuals (who does?) but wish to give RCL a If you do not like reading manuals (who does?) but wish to give RCL a
try, just `install <#RCL.INSTALL.BINARY>`__ the application and start try, just `install <#RCL.INSTALL.BINARY>`__ the application and start
the ``recoll`` graphical user interface (GUI), which will ask permission the ``recoll`` graphical user interface (GUI), which will ask permission
to index your home directory by default, allowing you to search to index your home directory, allowing you to search immediately after
immediately after indexing completes. indexing completes.
Do not do this if your home directory contains a huge number of Do not do this if your home directory contains a huge number of
documents and you do not want to wait or are very short on disk space. documents and you do not want to wait or are very short on disk space.
In this case, you may first want to customize the In this case, you may first want to customize the
`configuration <#RCL.INDEXING.CONFIG>`__ to restrict the indexed area `configuration <#RCL.INDEXING.CONFIG>`__ to restrict the indexed area
(for the very impatient with a completed package install, from the (shortcut: from the ``recoll`` GUI go to: Preferences > Indexing
``recoll`` GUI: Preferences > Indexing configuration, then adjust the configuration, then adjust the Top directories section).
Top directories section).
On Unix/Linux, you may need to install the appropriate `supporting On Unix/Linux, you may need to install the appropriate `supporting
applications <#RCL.INSTALL.EXTERNAL>`__ for document types that need applications <#RCL.INSTALL.EXTERNAL>`__ for document types that need
them (for example antiword for Microsoft Word files). them (for example antiword for Microsoft Word files). The RCL for WIN
package is self-contained and includes most useful auxiliary programs.
The RCL for WIN package is self-contained and includes most useful
auxiliary programs. You will just need to install Python 2.7.
Full text search Full text search
---------------- ----------------

View File

@ -59,11 +59,13 @@ usermanual-rst: recoll-conf-xml
sed -e '/xi:include/r rcl-conf-tail.xml' \ sed -e '/xi:include/r rcl-conf-tail.xml' \
< usermanual.xml > full-man.xml < usermanual.xml > full-man.xml
sed -i -e '/xi:include/d' -e '/<?xml version="1.0"?>/d' full-man.xml sed -i -e '/xi:include/d' -e '/<?xml version="1.0"?>/d' full-man.xml
test -d sphinx || mkdir sphinx pandoc -s --toc -f docbook -t rst full-man.xml > \
pandoc -s --toc -f docbook -t rst full-man.xml > sphinx/index.rst ../../../docs/index.rst
rm -f rcl-conf-tail.xml full-man.xml
-@echo fix termmatch and execute -@echo fix termmatch and execute
#(cd sphinx;make html) #(cd sphinx;make html)
clean: clean:
rm -f RCL.*.html usermanual.pdf usermanual.html index.html tmpfile.html rm -f RCL.*.html usermanual.pdf usermanual.html index.html \
tmpfile.html rcl-conf-tail.xml full-man.xml

View File

@ -92,11 +92,11 @@ alink="#0000FF">
"#RCL.INDEXING.INTRODUCTION.CONFIG">Configurations, "#RCL.INDEXING.INTRODUCTION.CONFIG">Configurations,
multiple indexes</a></span></dt> multiple indexes</a></span></dt>
<dt><span class="sect2">2.1.3. <a href= <dt><span class="sect2">2.1.3. <a href=
"#idm229">Document types</a></span></dt> "#idm227">Document types</a></span></dt>
<dt><span class="sect2">2.1.4. <a href= <dt><span class="sect2">2.1.4. <a href=
"#idm270">Indexing failures</a></span></dt> "#idm268">Indexing failures</a></span></dt>
<dt><span class="sect2">2.1.5. <a href= <dt><span class="sect2">2.1.5. <a href=
"#idm282">Recovery</a></span></dt> "#idm280">Recovery</a></span></dt>
</dl> </dl>
</dd> </dd>
<dt><span class="sect1">2.2. <a href= <dt><span class="sect1">2.2. <a href=
@ -482,17 +482,16 @@ alink="#0000FF">
application and start the <span class= application and start the <span class=
"command"><strong>recoll</strong></span> graphical user "command"><strong>recoll</strong></span> graphical user
interface (GUI), which will ask permission to index your interface (GUI), which will ask permission to index your
home directory by default, allowing you to search home directory, allowing you to search immediately after
immediately after indexing completes.</p> indexing completes.</p>
<p>Do not do this if your home directory contains a huge <p>Do not do this if your home directory contains a huge
number of documents and you do not want to wait or are very number of documents and you do not want to wait or are very
short on disk space. In this case, you may first want to short on disk space. In this case, you may first want to
customize the <a class="link" href="#RCL.INDEXING.CONFIG" customize the <a class="link" href="#RCL.INDEXING.CONFIG"
title="2.3.&nbsp;Index configuration">configuration</a> to title="2.3.&nbsp;Index configuration">configuration</a> to
restrict the indexed area (for the very impatient with a restrict the indexed area (shortcut: from the <span class=
completed package install, from the <span class= "command"><strong>recoll</strong></span> GUI go to:
"command"><strong>recoll</strong></span> GUI: <span class= <span class="guimenu">Preferences</span><span class=
"guimenu">Preferences</span><span class=
"guimenuitem">Indexing configuration</span>, then adjust "guimenuitem">Indexing configuration</span>, then adjust
the <span class="guilabel">Top directories</span> the <span class="guilabel">Top directories</span>
section).</p> section).</p>
@ -501,12 +500,10 @@ alink="#0000FF">
"6.2.&nbsp;Supporting packages">supporting applications</a> "6.2.&nbsp;Supporting packages">supporting applications</a>
for document types that need them (for example <span class= for document types that need them (for example <span class=
"application">antiword</span> for <span class= "application">antiword</span> for <span class=
"application">Microsoft Word</span> files).</p> "application">Microsoft Word</span> files). The
<p>The <span class="application">Recoll</span> for <span class="application">Recoll</span> for <span class=
<span class="application">Windows</span> package is "application">Windows</span> package is self-contained and
self-contained and includes most useful auxiliary programs. includes most useful auxiliary programs.</p>
You will just need to install <span class=
"application">Python</span> 2.7.</p>
</div> </div>
<div class="sect1"> <div class="sect1">
<div class="titlepage"> <div class="titlepage">
@ -961,8 +958,8 @@ alink="#0000FF">
<div class="titlepage"> <div class="titlepage">
<div> <div>
<div> <div>
<h3 class="title"><a name="idm229" id= <h3 class="title"><a name="idm227" id=
"idm229"></a>2.1.3.&nbsp;Document types</h3> "idm227"></a>2.1.3.&nbsp;Document types</h3>
</div> </div>
</div> </div>
</div> </div>
@ -1059,8 +1056,8 @@ alink="#0000FF">
<div class="titlepage"> <div class="titlepage">
<div> <div>
<div> <div>
<h3 class="title"><a name="idm270" id= <h3 class="title"><a name="idm268" id=
"idm270"></a>2.1.4.&nbsp;Indexing failures</h3> "idm268"></a>2.1.4.&nbsp;Indexing failures</h3>
</div> </div>
</div> </div>
</div> </div>
@ -1095,8 +1092,8 @@ alink="#0000FF">
<div class="titlepage"> <div class="titlepage">
<div> <div>
<div> <div>
<h3 class="title"><a name="idm282" id= <h3 class="title"><a name="idm280" id=
"idm282"></a>2.1.5.&nbsp;Recovery</h3> "idm280"></a>2.1.5.&nbsp;Recovery</h3>
</div> </div>
</div> </div>
</div> </div>

View File

@ -74,15 +74,15 @@
<link linkend="RCL.INSTALL.BINARY">install</link> the application <link linkend="RCL.INSTALL.BINARY">install</link> the application
and start the <command>recoll</command> graphical user and start the <command>recoll</command> graphical user
interface (GUI), which will ask permission to index your home interface (GUI), which will ask permission to index your home
directory by default, allowing you to search immediately after directory, allowing you to search immediately after
indexing completes.</para> indexing completes.</para>
<para>Do not do this if your home directory contains a huge <para>Do not do this if your home directory contains a huge
number of documents and you do not want to wait or are very number of documents and you do not want to wait or are very
short on disk space. In this case, you may first want to customize short on disk space. In this case, you may first want to customize
the <link linkend="RCL.INDEXING.CONFIG">configuration</link> the <link linkend="RCL.INDEXING.CONFIG">configuration</link>
to restrict the indexed area (for the very impatient with a to restrict the indexed area (shortcut: from the
completed package install, from the <command>recoll</command> GUI: <command>recoll</command> GUI go to:
<menuchoice> <menuchoice>
<guimenu>Preferences</guimenu> <guimenu>Preferences</guimenu>
<guimenuitem>Indexing configuration</guimenuitem> <guimenuitem>Indexing configuration</guimenuitem>
@ -94,11 +94,9 @@
<link linkend="RCL.INSTALL.EXTERNAL">supporting applications</link> <link linkend="RCL.INSTALL.EXTERNAL">supporting applications</link>
for document types that need them (for for document types that need them (for
example <application>antiword</application> for example <application>antiword</application> for
<application>Microsoft Word</application> files).</para> <application>Microsoft Word</application> files).
The &RCL; for &WIN; package is self-contained and includes
<para>The &RCL; for &WIN; package is self-contained and includes most useful auxiliary programs.</para>
most useful auxiliary programs. You will just need to install
<application>Python</application> 2.7.</para>
</sect1> </sect1>