The Fused documentation website: docs.fused.io
This website is built using Docusaurus, a modern static website generator.
npm install
npm run start
Create a PR on this repo.
- Once PRs merge to
main
, GitHub actions will run to re-deploy the docs site tohttps://docs.fused.io/
. - PRs automatically create a preview build at
https://docs-staging.fused.io/
.
On every new deployment of fused-py
, update the Python SDK docs with:
uv run --reinstall-package fused utils/generate_reference_docs.py