Skip to content

Commit c0de297

Browse files
author
CassiopeiaCode
committed
refactor(docs): reorganize documentation structure for multilingual support
Rename docs/source to docs/source/en to explicitly separate English documentation. Move docs/translations/zh to docs/source/zh to follow the standard multilingual documentation structure. Update CI configuration to support both English and Chinese documentation builds.
1 parent 39e6598 commit c0de297

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+1
-0
lines changed

.github/workflows/doc-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
uses: huggingface/doc-builder/.github/workflows/build_main_documentation.yml@main
1313
with:
1414
commit_sha: ${{ github.sha }}
15+
languages: en zh
1516
package: lighteval
1617
secrets:
1718
token: ${{ secrets.HUGGINGFACE_PUSH }}
File renamed without changes.

0 commit comments

Comments
 (0)