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
- Developer documentation - building, configuring and extending Kitodo.Production
- User documentation - using Kitodo.Production
Further resources
- Project repository
- Javadoc
- Mailing lists - contact the developer team if specific questions are not covered here yet
- Kitodo. Key to digital objects e. V.
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