Skip to content

Kitodo.Production Documentation

Kitodo.Production is the workflow management module of the Kitodo Digital Library Suite for mass digitization.

This documentation is published at https://stweil.github.io/kitodo-production/ and maintained with MkDocs in the docs/ directory of the Kitodo.Production repository.

Sections

Further resources

This documentation is work in progress and may be incomplete or outdated. Please help by filing an issue or sending a pull request.

To build the site locally:

pip install -r requirements.txt
mkdocs serve