Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: remove documentation in markdown to support python 3.13 #43

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

ceberam
Copy link
Collaborator

@ceberam ceberam commented Oct 15, 2024

@ceberam ceberam force-pushed the dev/remove-docs-markdown branch 2 times, most recently from 5b9566d to e4a7687 Compare October 15, 2024 14:19
@ceberam ceberam changed the base branch from main to cau/improvements October 15, 2024 14:20
Since json-schema-for-humans dependency does not support python 3.13,
remove the generation of documentation in markdown of main docling types.
Remove 'ds' prefix from documentation scripts.
Update README.
Add python 3.13 in CI/CD workflow checks.

Signed-off-by: Cesar Berrospi Ramis <[email protected]>
@ceberam ceberam merged commit d26dcf6 into cau/improvements Oct 15, 2024
6 checks passed
@ceberam ceberam deleted the dev/remove-docs-markdown branch October 15, 2024 14:33
ceberam added a commit that referenced this pull request Oct 16, 2024
Since json-schema-for-humans dependency does not support python 3.13,
remove the generation of documentation in markdown of main docling types.
Remove 'ds' prefix from documentation scripts.
Update README.
Add python 3.13 in CI/CD workflow checks.

Signed-off-by: Cesar Berrospi Ramis <[email protected]>
cau-git added a commit that referenced this pull request Oct 16, 2024
…#41)

* Fix area method of BoundingBox

Signed-off-by: Christoph Auer <[email protected]>

* add image placeholder

Signed-off-by: Michele Dolfi <[email protected]>

* enable picture label

Signed-off-by: Michele Dolfi <[email protected]>

* refactor captions and markdown

Signed-off-by: Michele Dolfi <[email protected]>

* add logic to skip repeated caption

Signed-off-by: Michele Dolfi <[email protected]>

* use DocItemLabel

Signed-off-by: Michele Dolfi <[email protected]>

* Extend default export labels, add convenience mehtods

Signed-off-by: Christoph Auer <[email protected]>

* Introduce ListItem API, with marker and enumerated properties

Signed-off-by: Christoph Auer <[email protected]>

* add classification and description in PictureData

Signed-off-by: Michele Dolfi <[email protected]>

* add molecule picture data

Signed-off-by: Michele Dolfi <[email protected]>

* Fixes for DoclingDocument and aligned methods on legacy doc

Signed-off-by: Christoph Auer <[email protected]>

* add advanced picture data content

Signed-off-by: Michele Dolfi <[email protected]>

* Many markdown export fixes, renaming BaseTableData

Signed-off-by: Christoph Auer <[email protected]>

* Rename module paths doc->legacy_doc, experimental->doc

Signed-off-by: Christoph Auer <[email protected]>

* feat: imageref with pil_image

Signed-off-by: Michele Dolfi <[email protected]>

* Small fixes

Signed-off-by: Christoph Auer <[email protected]>

* docs: remove documentation in markdown to support python 3.13 (#43)

Since json-schema-for-humans dependency does not support python 3.13,
remove the generation of documentation in markdown of main docling types.
Remove 'ds' prefix from documentation scripts.
Update README.
Add python 3.13 in CI/CD workflow checks.

Signed-off-by: Cesar Berrospi Ramis <[email protected]>

* Fix TableCell model validator

Signed-off-by: Christoph Auer <[email protected]>

* store list of classes in classification

Signed-off-by: Michele Dolfi <[email protected]>

* Fixes for DocumentOrigin mimetype validation

Signed-off-by: Christoph Auer <[email protected]>

* introduce picturedata as list of annotations

Signed-off-by: Michele Dolfi <[email protected]>

* feat: adapt hierarchical chunker to v2 DoclingDocument

[skip-ci]

Signed-off-by: Panos Vagenas <[email protected]>

* feat: add table support in chunker, incl. captions

Signed-off-by: Panos Vagenas <[email protected]>

* use Field constraints instead of conlist, refactor chunking types

Signed-off-by: Panos Vagenas <[email protected]>

* revert unnecessary doc module change

Signed-off-by: Panos Vagenas <[email protected]>

* align test data with upstream changes

Signed-off-by: Panos Vagenas <[email protected]>

* Update __init__.py on docling_core.types.doc

Signed-off-by: Christoph Auer <[email protected]>

* Remove DescriptionItem

Signed-off-by: Christoph Auer <[email protected]>

---------

Signed-off-by: Christoph Auer <[email protected]>
Signed-off-by: Michele Dolfi <[email protected]>
Signed-off-by: Cesar Berrospi Ramis <[email protected]>
Signed-off-by: Panos Vagenas <[email protected]>
Co-authored-by: Michele Dolfi <[email protected]>
Co-authored-by: Cesar Berrospi Ramis <[email protected]>
Co-authored-by: Panos Vagenas <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants