Skip to content

Daya Docs Source

This directory is the editable source of truth for the internal docs site.

Edit content here:

  • Chinese markdown: frontend/docs_source/zh/**
  • English markdown: frontend/docs_source/en/**
  • VitePress theme/config: frontend/docs_source/.vitepress/**

Do not edit frontend/public/docs/** directly. That directory is generated by pnpm run docs:build.