README / README.md
mishig's picture
mishig HF staff
Update README.md
c9e37a8
|
raw
history blame
1.05 kB
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

  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

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