Update docs

This commit is contained in:
Eike Kettner 2020-02-22 00:48:58 +01:00
parent 98576a5fb5
commit 8cfecfb3dd
2 changed files with 6 additions and 2 deletions

View File

@ -364,11 +364,11 @@ val microsite = project.in(file("modules/microsite")).
skip in publish := true,
micrositeFooterText := Some(
"""
|<p>&copy; 2019 <a href="https://github.com/eikek/docspell">Docspell, v{{site.version}}</a></p>
|<p>&copy; 2020 <a href="https://github.com/eikek/docspell">Docspell, v{{site.version}}</a></p>
|""".stripMargin
),
micrositeName := "Docspell",
micrositeDescription := "A (PDF) Document Organizer",
micrositeDescription := "Auto-tagging Document Organizer",
micrositeDocumentationUrl := "/docspell/getit.html",
micrositeDocumentationLabelDescription := "Quickstart",
micrositeFavicons := Seq(microsites.MicrositeFavicon("favicon.png", "96x96")),

View File

@ -38,6 +38,10 @@ be maintained manually. But usually, this data doesn't grow as fast as
the documents. After a while there is a quite complete address book
and only once in a while it has to be revisited.
Besides extracting the text from documents to analyze, docspell also
converts all files into PDF files. This unifies the different formats
your documents may be in originally and makes them more accessible
from other systems and the future.
## Terms