papermerge / documentation

Documentation for Papermerge DMS - Installation, Help, User Manual, REST API

Home Page:https://docs.papermerge.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

  • Papermerge version 2.0.x docs are in git branch v2.0
  • Papermerge version 2.1.x docs are in git branch v2.1
  • Papermerge version 3.0.x docs are in git branch v3.0
  • etc

About

Documentation for Papermerge DMS - Installation, Help, User Manual, REST API

https://docs.papermerge.io

License:Apache License 2.0


Languages

Language:HTML 89.2%Language:JavaScript 7.4%Language:CSS 3.3%Language:Python 0.1%Language:Dockerfile 0.0%Language:Makefile 0.0%