Skip to content

Latest commit

 

History

History
69 lines (59 loc) · 3.06 KB

File metadata and controls

69 lines (59 loc) · 3.06 KB

evo-ui Documentation

evo-ui is the shared manager UI foundation for Evolution CMS extras. This root page is only a language and navigation entrypoint.

Canonical implementation docs are English-first and live under docs/en. Localized release entrypoints live under docs/uk, docs/pl, docs/de, and docs/fr.

Languages

Locale Status

Locale Status Notes
en complete Canonical source for implementation contracts.
uk complete Ukrainian documentation locale. Legacy manager input ua maps to uk.
pl complete Localized release entrypoints and core reference pages.
de complete Localized release entrypoints and core reference pages.
fr complete Localized release entrypoints and core reference pages.
ru legacy README-only legacy extra; not part of the release locale gate.

English Canonical Docs

Structure Rules

  • Root docs/ must stay clean: no canonical component/guide/contract/report folders at root.
  • Canonical docs live in docs/en/....
  • Localized docs live in docs/<lang>/....
  • Ukrainian docs use uk only. Legacy Evolution manager value ua is an input alias, not a documentation folder.
  • Relative Markdown links must stay inside this package so dDocs can render them.