Switch to unified view

a/website/doc.html b/website/doc.html
...
...
44
      <p><br></p>
44
      <p><br></p>
45
45
46
      <h1>Other documentation</h1>
46
      <h1>Other documentation</h1>
47
47
48
      <ul>
48
      <ul>
49
        <li><a href="recoll_XMP/index.html">Indexing PDF
50
            XMP-metadata</a>: a nice exemple of customizing a Recoll
51
            configuration and the PDF filter to use additional
52
            metadata.</li>
49
      <li><a href="perfs.html">Index size and indexing performance
53
      <li><a href="perfs.html">Index size and indexing performance
50
      data.</a></li>
54
      data.</a></li>
51
      <li><a href="custom.html">Result list format samples.</a></li>
55
      <li><a href="custom.html">Result list format samples.</a></li>
52
      <li><a href="idxthreads/threadingRecoll.html">Lessons learned
56
      <li><a href="idxthreads/threadingRecoll.html">Lessons learned
53
          while modifying Recoll indexing to be multithreaded</a>.</li>
57
          while modifying Recoll indexing to be multithreaded</a>.</li>