README / README.md
mishig's picture
mishig HF staff
Update README.md
4447ab8
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.

  1. huggingface/doc-builder builds and pushes doc artifacts to hf-doc-build/doc-build.
  2. hf.co/docs pulls updates from hf-doc-build/doc-build.

When a new PR is opened

See example here.

  1. huggingface/doc-builder builds and pushes doc artifacts to hf-doc-build/doc-build-dev.
  2. moon-ci-docs.huggingface.co/docs pulls updates from hf-doc-build/doc-build-dev.