mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 14:55:07 +01:00
Merge pull request #499 from bmsleight/screenshots
* Docs: Add web interface screenshots
This commit is contained in:
commit
3db98faf5c
5 changed files with 17 additions and 0 deletions
BIN
docs/_static/Screenshot_first_logged.png
vendored
Normal file
BIN
docs/_static/Screenshot_first_logged.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 60 KiB |
BIN
docs/_static/Screenshot_first_run_login.png
vendored
Normal file
BIN
docs/_static/Screenshot_first_run_login.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
BIN
docs/_static/Screenshot_upload_and_scanned.png
vendored
Normal file
BIN
docs/_static/Screenshot_upload_and_scanned.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 113 KiB |
|
|
@ -45,4 +45,5 @@ Contents
|
|||
troubleshooting
|
||||
contributing
|
||||
scanners
|
||||
screenshots
|
||||
changelog
|
||||
|
|
|
|||
16
docs/screenshots.rst
Normal file
16
docs/screenshots.rst
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
.. _screenshots:
|
||||
|
||||
Screenshots
|
||||
===========
|
||||
|
||||
Once everything is set-up login to paperless using the web front-end
|
||||
|
||||
.. image:: ./_static/Screenshot_first_run_login.png
|
||||
|
||||
Nice clean interface
|
||||
|
||||
.. image:: ./_static/Screenshot_first_logged.png
|
||||
|
||||
Some documents loaded in via ftp or using the scanners ftp.
|
||||
|
||||
.. image:: ./_static/Screenshot_upload_and_scanned.png
|
||||
Loading…
Add table
Add a link
Reference in a new issue