mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-02 13:32:51 +00:00
Update docs
This commit is contained in:
parent
98576a5fb5
commit
8cfecfb3dd
@ -364,11 +364,11 @@ val microsite = project.in(file("modules/microsite")).
|
||||
skip in publish := true,
|
||||
micrositeFooterText := Some(
|
||||
"""
|
||||
|<p>© 2019 <a href="https://github.com/eikek/docspell">Docspell, v{{site.version}}</a></p>
|
||||
|<p>© 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")),
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user