mirror of
				https://github.com/TheAnachronism/docspell.git
				synced 2025-10-31 09:30:12 +00:00 
			
		
		
		
	Change documentation side menu and front
This commit is contained in:
		| @@ -2,6 +2,8 @@ | ||||
|  | ||||
| ## v0.3.0 | ||||
|  | ||||
| *Mar. 1, 2020* | ||||
|  | ||||
| - Support for many more document types has been added (including | ||||
|   images and office documents). All input files are converted into PDF | ||||
|   files (the original file is preserved). | ||||
|   | ||||
| @@ -5,8 +5,7 @@ title: Documentation | ||||
|  | ||||
| # {{page.title}} | ||||
|  | ||||
| This is the documentation for Docspell @VERSION@. There is a | ||||
| [changelog](changelog). | ||||
| This is the documentation for Docspell @VERSION@. | ||||
|  | ||||
| Docspell assists in organizing large amounts of PDF files that are | ||||
| typically scanned paper documents. You can associate tags, set | ||||
|   | ||||
| @@ -1,3 +1,8 @@ | ||||
| #site-main { | ||||
|     background: floralwhite; | ||||
|     padding: 40px 0; | ||||
| } | ||||
|  | ||||
| #masthead { | ||||
|     background: url(../img/back-master-small.jpg); | ||||
|     background-repeat: no-repeat; | ||||
|   | ||||
| @@ -18,15 +18,15 @@ options: | ||||
|      - title: Installation | ||||
|        url: doc/install.html | ||||
|  | ||||
|      - title: Configuring | ||||
|        url: doc/configure.html | ||||
|  | ||||
|      - title: Nix/NixOS | ||||
|        url: doc/nix | ||||
|  | ||||
|      - title: Reverse Proxy | ||||
|        url: doc/reverseproxy | ||||
|  | ||||
|      - title: Configuring | ||||
|        url: doc/configure.html | ||||
|  | ||||
|      - title: Adding Meta Data | ||||
|        url: doc/metadata.html | ||||
|  | ||||
| @@ -48,6 +48,9 @@ options: | ||||
|      - title: Tools | ||||
|        url: doc/tools.html | ||||
|  | ||||
|   - title: Changelog | ||||
|     url : changelog | ||||
|  | ||||
|   - title: Development | ||||
|     url: dev.html | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user