Skip to content

Conversation

gante
Copy link
Member

@gante gante commented Jul 25, 2025

What does this PR do?

#39516 updates the ko table of contents to match the updated en docs.

However, a few problems resulted from the update, which causes doc-builder failures:

  1. .md files that are not used anywhere
  2. references to files that don't exist

This PR:

  1. Solves the issues described above. Regarding the unused .md files, most of them are not part of the updated en docs, so they were removed. The following command now completes: doc-builder build transformers docs/source/ko/ --language ko --clean
  2. Undoes the temporary doc-builder change added in [dependencies] Update datasets pin #39500

@gante gante requested review from ArthurZucker and stevhliu July 25, 2025 11:09
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@gante gante added the for patch Tag issues / labels that should be included in the next patch label Jul 28, 2025
Copy link
Member

@stevhliu stevhliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix! 🙏

@ArthurZucker
Copy link
Collaborator

Does not need to be in a patch: documentation is build out of main 😉

@gante gante merged commit 33aa49d into huggingface:main Jul 29, 2025
16 checks passed
@gante
Copy link
Member Author

gante commented Jul 29, 2025

@ArthurZucker but we don't get the proper tag 😢 (4.54.0 and 4.54.1 will be without docs)

zaristei pushed a commit to zaristei/transformers that referenced this pull request Sep 9, 2025
* update docs

* doc builder working

* make fixup
zaristei pushed a commit to zaristei/transformers that referenced this pull request Sep 9, 2025
* update docs

* doc builder working

* make fixup
zaristei pushed a commit to zaristei/transformers that referenced this pull request Sep 9, 2025
* update docs

* doc builder working

* make fixup
zaristei pushed a commit to zaristei/transformers that referenced this pull request Sep 9, 2025
* update docs

* doc builder working

* make fixup
zaristei pushed a commit to zaristei/transformers that referenced this pull request Sep 9, 2025
* update docs

* doc builder working

* make fixup
zaristei pushed a commit to zaristei/transformers that referenced this pull request Sep 9, 2025
* update docs

* doc builder working

* make fixup
zaristei pushed a commit to zaristei/transformers that referenced this pull request Sep 9, 2025
* update docs

* doc builder working

* make fixup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for patch Tag issues / labels that should be included in the next patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants