| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [View Raw Code] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
English | 简体中文
This directory holds the contributor reference documentation, written for humans and agents alike. The end-to-end procedure for adding a package is defined in the agent skill add-mcpp-index-package; the documents below provide the details behind each step.
| Document | Contents |
|---|---|
| package-types.md | Descriptor templates and samples for the four library shapes (C-source compat, header-only, C++23 module wrapper, external Form-A module repo) |
| cn-mirror.md | The GitCode mcpp-res CN mirror loop (gtc tooling, closed-loop verification, caveats), including the fallback when you lack write access to mcpp-res (plain-string upstream url) |
| repository-and-schema.md | Repository layout, descriptor schema cheat-sheet, validate.yml CI behavior, reproducing lint locally, case index |
The package field specification (the mcpp = { … } extension) is settled by mcpp xpkg parse — the very parser CI uses; for semantics and constraints see docs/spec/ in the mcpp repository.
Chinese versions of these documents live in zh/.
| Back | FazBrowse Home | New Git URL |