diff --git a/build.sbt b/build.sbt index 3de1afe3..a7f836c2 100644 --- a/build.sbt +++ b/build.sbt @@ -364,11 +364,11 @@ val microsite = project.in(file("modules/microsite")). skip in publish := true, micrositeFooterText := Some( """ - |

© 2019 Docspell, v{{site.version}}

+ |

© 2020 Docspell, v{{site.version}}

|""".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")), diff --git a/modules/microsite/docs/doc.md b/modules/microsite/docs/doc.md index a0927223..34f59942 100644 --- a/modules/microsite/docs/doc.md +++ b/modules/microsite/docs/doc.md @@ -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