File size: 1,053 Bytes
a2e1996
 
 
 
 
 
 
 
 
72a245e
 
 
 
c9e37a8
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
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](hf.co/docs).

## How does it work?

### When a PR gets merged to main

1. [huggingface/doc-builder](https://github.com/huggingface/doc-builder) builds and pushes doc artifacts to [hf-doc-build/doc-build](https://huggingface.co/datasets/hf-doc-build/doc-build).
2. [hf.co/docs](hf.co/docs) pulls updates from [hf-doc-build/doc-build](https://huggingface.co/datasets/hf-doc-build/doc-build).

### When a new PR is opened

1. [huggingface/doc-builder](https://github.com/huggingface/doc-builder) builds and pushes doc artifacts to [hf-doc-build/doc-build-dev](https://huggingface.co/datasets/hf-doc-build/doc-build-dev).
2. [https://moon-ci-docs.huggingface.co/docs](https://moon-ci-docs.huggingface.co/docs) pulls updates from [hf-doc-build/doc-build-dev](https://huggingface.co/datasets/hf-doc-build/doc-build-dev).