Skip to content

Latest commit

 

History

History
63 lines (46 loc) · 3.15 KB

File metadata and controls

63 lines (46 loc) · 3.15 KB

Documentation Index

RepoAgents keeps multilingual documents side-by-side with a simple naming rule:

  • English source files use name.md
  • Korean translations use name.ko.md
  • New documents should follow the same pattern in the same directory

Root guides

Architecture

Extensions

Operations

Backlog

Examples

Rule for new docs

When adding a new top-level guide, use this structure:

  • English file first, for example docs/operations.md
  • Korean counterpart beside it, for example docs/operations.ko.md
  • Add both links to this index and to the root README language section if the guide is a primary entry point