DS4SD / docling

Get your documents ready for gen AI
https://ds4sd.github.io/docling
MIT License
10.52k stars 509 forks source link

docs: add automatic generation of CLI reference #325

Closed dolfim-ibm closed 1 week ago

dolfim-ibm commented 1 week ago

Make the CLI reference automatic generated.

Checklist:

dolfim-ibm commented 1 week ago

CI fails because creating the automatic references (cli and api) requires having module installed. Putting this temporary on hold.

mergify[bot] commented 1 week ago

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🔴 Require two reviewer for test updates

This rule is failing. When test data is updated, we require two reviewers - [ ] `#approved-reviews-by >= 2`

🟢 Enforce conventional commit

Wonderful, this rule succeeded. Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/ - [X] `title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?:`