LPAI AI 游戏编辑器文档

Reference

Reference

A compact reference page for route rules and content organization.

# Reference

# Routes

  • /docs opens the default page
  • /docs/<slug> opens another Markdown file
  • /docs/<slug>#heading-id jumps to an anchor in that document

# Content structure

src/docs/
  content/
    en/
      overview.md
      authoring.md
      media.md
      reference.md
    zh/
      overview.md
      authoring.md
      media.md
      reference.md
  • Keep slugs stable
  • Keep one topic per file
  • Keep headings flat and readable
  • Prefer local assets in public/docs/