Learn

Documentation is split four ways by what you are trying to do right now: learn something, get a task done, look a fact up, or understand why the platform works the way it does. Mixing those is what makes documentation unusable.

Tutorials

Learning-oriented. Start here if MOFs or MOF++ are new to you.

How-to guides

Task-oriented. You know what you want; these say how.

Reference

Information-oriented. File formats, API, data model, vocabularies.

Explanation

Understanding-oriented. Why the platform works the way it does.

These pages are Markdown files in the site's repository. A correction is a pull request, and every change is reviewed and versioned — documentation is no longer edited live in production.