reference is the documentation platform for Ф.
All documentation content is managed within the /content/ directory.
Run build to generate the documentation builder, then run the start command to produce localized structure and document metadata JSON artifacts:
# Build the generator CLI
pnpm --filter @fuyeor/reference-generator build
# Compile all modules
pnpm --filter @fuyeor/reference-generator start
# Compile only the FFM module
pnpm --filter @fuyeor/reference-generator start --module=ffmA module-specific build skips the global module indexes and does not rewrite generated artifacts belonging to other modules.
Generate the locale assets directly from the repository root:
pnpm locale make reference