mirror of
https://github.com/docling-project/docling-mcp.git
synced 2026-05-17 13:10:50 +00:00
a364cc12c1
* initial commit with mcp-server Signed-off-by: Peter Staar <taa@zurich.ibm.com> * last changes Signed-off-by: Peter Staar <taa@zurich.ibm.com> * refactored the conversion Signed-off-by: Peter Staar <taa@zurich.ibm.com> * reformatted the code Signed-off-by: Peter Staar <taa@zurich.ibm.com> * added the first tools to generate Docling document Signed-off-by: Peter Staar <taa@zurich.ibm.com> * added the ability to create lists (added a stack to keep track of the groups in DoclingDocument) Signed-off-by: Peter Staar <taa@zurich.ibm.com> * fixed all the ruff errors Signed-off-by: Peter Staar <taa@zurich.ibm.com> * fixed the mypy errors Signed-off-by: Peter Staar <taa@zurich.ibm.com> * updated the README with the NOTE Signed-off-by: Peter Staar <taa@zurich.ibm.com> * added the CITATION, CONTRIBUTING and MAINTAINERS Signed-off-by: Peter Staar <taa@zurich.ibm.com> * simplify CI CD Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> * remove leftovers Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> * trigger ci Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> * remove extras Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> * remove publish Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> * added comments such that ruff does not remove the imports Signed-off-by: Peter Staar <taa@zurich.ibm.com> --------- Signed-off-by: Peter Staar <taa@zurich.ibm.com> Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> Co-authored-by: Michele Dolfi <dol@zurich.ibm.com>