Initial version.

Features:

- Upload PDF files let them analyze

- Manage meta data and items

- See processing in webapp
This commit is contained in:
Eike Kettner
2019-07-23 00:53:30 +02:00
parent 6154e6a387
commit 831cd8b655
341 changed files with 23634 additions and 484 deletions

View File

@@ -0,0 +1,18 @@
.jumbotron {
background: url(../img/back-master-small.jpg);
background-repeat: no-repeat;
background-size: 100% 800px;
}
.content-wrapper h1, .h1 {
border-bottom: 1px solid #d8dfe5;
padding-bottom: 0.8rem;
}
body {
font-size: 1.75em;
}
h4 {
text-decoration: underline;
}

View File

@@ -0,0 +1,48 @@
options:
- title: Home
url: index.html
- title: Getit
url: getit.html
- title: Documentation
url: doc.html
nested_options:
- title: Installation
url: doc/install.html
- title: Configuring
url: doc/configure.html
- title: Adding Meta Data
url: doc/metadata.html
- title: Uploads
url: doc/uploading.html
- title: Processing Queue
url: doc/processing.html
- title: Find and Review
url: doc/curate.html
- title: Joex
url: doc/joex.html
- title: Development
url: dev.html
nested_options:
- tite: ADRs
url: dev/adr.html
- title: Api
url: api.html
nested_options:
- title: REST Api Doc
url: openapi/docspell-openapi.html
- title: REST OpenApi Spec
url: openapi/docspell-openapi.yml

Binary file not shown.

After

Width:  |  Height:  |  Size: 339 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

View File

@@ -0,0 +1 @@
../../../../../../webapp/src/main/webjar/favicon/android-icon-96x96.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 153 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 180 KiB