Tooling for the OpenMRS 3 Frontend is located in openmrs-esm-core.
There is no more documentation generation for configuration. Configuration documentation is now displayed through the Implementer Tools UI.
Node scripts supporting OpenMRS Microfrontends.
npx config-autodoc --help
Generate Markdown documentation for a config schema
Options:
-V, --version output the version number
-o, --outfile <outfile.md> change the output file (default: "README.md")
-e, --entrypoint <entrypoint.js> path to file containing defineConfigSchema call (default: "src/root.component.tsx")
--cwd <cwd> override the path to use as the current working directory
-h, --help output usage information