diff --git a/src/doc/user/usermanual.html b/src/doc/user/usermanual.html index 61564c6e..d6fad35b 100644 --- a/src/doc/user/usermanual.html +++ b/src/doc/user/usermanual.html @@ -3,7 +3,7 @@ + "HTML Tidy for HTML5 for Linux version 5.6.0"> Recoll user manual @@ -711,7 +711,7 @@ alink="#0000FF">
  • A WEB interface.

  • @@ -1151,8 +1151,8 @@ alink="#0000FF"> different areas of the file system to different indexes. For example, if you were to issue the following command:

    -
    -              recoll -c ~/.indexes-email
    +
    recoll -c ~/.indexes-email

    Then Recoll would use configuration files stored in ~/.indexes-email/ and, (unless @@ -3890,8 +3890,8 @@ fs.inotify.max_user_watches=32768 that every user does not have to do it. The variable should define a colon-separated list of index directories, ie:

    -
    -          export RECOLL_EXTRA_DBS=/some/place/xapiandb:/some/other/db
    +
    export RECOLL_EXTRA_DBS=/some/place/xapiandb:/some/other/db

    Another environment variable, RECOLL_ACTIVE_EXTRA_DBS allows adding to the active list of indexes. This variable was suggested @@ -4693,8 +4693,8 @@ fs.inotify.max_user_watches=32768 parent folder expansion, usually creating a file manager window on the folder where the container file resides. E.g.:

    -
    -              <a href="F%N">%P</a>
    +
    <a href="F%N">%P</a>

    A link target defined as R%N|scriptname @@ -4837,8 +4837,8 @@ fs.inotify.max_user_watches=32768 javascript program to the documents, like the following example, which would initiate a search by double-clicking any term:

    -
    -          <script language="JavaScript">
    +          
    <script language="JavaScript">
             function recollsearch() {
             var t = document.getSelection();
             window.location.href = 'recoll://search/query?qtp=a&p=0&q=' +
    @@ -10092,8 +10092,8 @@ for i in range(nres):
               "filename">.xml extension but should be handled
               specially, which is possible because they are usually all
               located in one place. Example:

    -
    -          [~/.kde/share/apps/okular/docdata]
    +          
    [~/.kde/share/apps/okular/docdata]
             .xml = application/x-okular-notes

    The recoll_noindex mimemap variable has been diff --git a/src/doc/user/usermanual.xml b/src/doc/user/usermanual.xml index 6443dc2b..d6fed649 100644 --- a/src/doc/user/usermanual.xml +++ b/src/doc/user/usermanual.xml @@ -282,7 +282,7 @@ Search Provider. A - WEB interface. + WEB interface. @@ -5197,7 +5197,7 @@ text/html [file:///Users/uncrypted-dockes/projets/bateaux/ilur/factEtCie/r You can also take a look at the source for the + url="https://framagit.org/medoc92/recollwebui/-/blob/master/webui.py"> Recoll WebUI, the upmpdcli local media server, or the