papermerge / documentation

Documentation for Papermerge DMS - Installation, Help, User Manual, REST API
https://docs.papermerge.io
Apache License 2.0
14 stars 5 forks source link
archives contrbuting dms document-management documentation help installation ocr scan scanned-documents user-manual

Papermerge DMS Documentation

Papermerge DMS documentation is based on mkdocs material.

Online Version

Papermerge DMS documentation is available online at https://docs.papermerge.io/

How to Use

Make sure you have installed python and poetry, then in root repository folder run following commands:

$ poetry install
$ poetry run mkdocs serve

Above commands will install all dependencies, switch into environment variable and run documentation in auto build mode. Any change in documentation repository will be automatically rebuild.

Multi-versions

For each Papermerge major version there is separate repository branch in this repository.