Package

BSFG docs

Documentation renderer and site app

Audience: Documentation maintainers

Use: Understand the docs build/render pipeline package

Purpose

@bsfg/docs builds and renders the docs site, including markdown-to-HTML conversion, search indexing, and sidebar tree composition.

Package Facts

  • Name: @bsfg/docs
  • Path: apps/docs
  • Primary build command: pnpm -C apps/docs run build

Key Scripts

  • node scripts/build-docs.mjs
  • Section renderers in apps/docs/scripts/*-docs.mjs