.. only:: html .. image:: images/header_docs.png :alt: Docs
Welcome to MicroEJ developer documentation. Browse the following chapters to familiarize yourself with MicroEJ Technology and understand the principles of app and platform development with MicroEJ.
- The Glossary chapter describes MicroEJ terminology.
- The Overview chapter introduces MicroEJ products and technology.
- The Application Developer Guide presents Java applications development and debugging tools.
- The Platform Developer Guide teaches you how to integrate a C Board Support as well as simulation configurations.
- The Kernel Developer Guide introduces you to advanced concepts, such as partial updates and dynamic app life cycle workflows.
- The Tutorials chapter covers a variety of topics related to developing with the MicroEJ ecosystem.
.. toctree:: :maxdepth: 2 :hidden: Glossary <glossary> overview/index ApplicationDeveloperGuide/index PlatformDeveloperGuide/index KernelDeveloperGuide/index Tutorials/index about