Repository Notes¶
Repository Layout¶
MIMO-FMCW-Radar-Simulator-Multiprocess/
├── README.md
├── README_CN.md
├── examples/
├── src/
└── docs-site/
Documentation Layout¶
docs-site/
├── docs/
│ ├── en/
│ └── zh/
├── mkdocs.yml
└── requirements.txt
The documentation site starts with separate Chinese and English trees. New pages should be added to both language directories when they describe the same topic.