Spaces:
Running
Running
metadata
title: README
emoji: π
colorFrom: blue
colorTo: green
sdk: static
pinned: false
HuggingFace Doc Builds
This organization contains doc build artifacts for Hugging Face open source libraries that get displayed at hf.co/docs.
How does it work?
When a PR gets merged to main
See example github action run here.
- huggingface/doc-builder builds and pushes doc artifacts to hf-doc-build/doc-build.
- hf.co/docs pulls updates from hf-doc-build/doc-build.
When a new PR is opened
See example here.
- huggingface/doc-builder builds and pushes doc artifacts to hf-doc-build/doc-build-dev.
- moon-ci-docs.huggingface.co/docs pulls updates from hf-doc-build/doc-build-dev.