mirror of
				https://github.com/TheAnachronism/docspell.git
				synced 2025-10-30 21:40:12 +00:00 
			
		
		
		
	Update docs
This commit is contained in:
		| @@ -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 | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user