Doc building utility by Hugging Face, version 0.5.0, used to generate and push documentation from source code and markdown files. Release cadence is irregular, with last release v0.5.0 in 2022.
pip install doc-builderVerified import paths — ran on the pinned version, not inferred.
Initialize a DocBuilder with a Hugging Face Hub repo, then build documentation.
Always use `doc_builder` in import statements.
Do not expect deletions to work; manually handle deletions outside the builder.
Set `HF_TOKEN` environment variable or pass `token="..."` to DocBuilder constructor.
No dependency data recorded yet.