Skip to main content

The top-common.h File Reference

Common Doxygen definitions for the µOS++ project. More...

Namespaces Index

namespacemicro_os_plus

The primary namespace for the µOS++ framework. More...

Description

Common Doxygen definitions for the µOS++ project.

This file provides the principal Doxygen group and namespace documentation for the µOS++ project, serving as a central reference for the project's structure and organisation.

Although named as a header, this file is not included in the build process; it is intended solely as a documentation resource for Doxygen. Due to Doxygen processing requirements, it cannot be supplied as a Markdown file or a .doxyfile.

The file introduces the main documentation group for the µOS++ framework, outlining the overall project structure, which consists of multiple modular source libraries maintained as separate repositories within the micro-os-plus group on GitHub.

Additionally, it documents the micro_os_plus namespace, which acts as the primary scope for all classes, functions, variables, enumerations, type definitions, and related entities within the framework. The namespace is further organised into nested namespaces to promote modularity, reduce redundancy, and enhance maintainability.

All definitions and documentation topics in this file are maintained in the website/doxygen folder to ensure a consistent and modular structure throughout the project's documentation.

File Listing

The file content with the documentation metadata removed is:

1/*
2 * DO NOT EDIT!
3 * Automatically generated from docusaurus-template-liquid/templates/docusaurus.
4 *
5 * This file is part of the µOS++ project (https://micro-os-plus.github.com).
6 * Copyright (c) 2021 Liviu Ionescu. All rights reserved.
7 *
8 * Permission to use, copy, modify, and/or distribute this software
9 * for any purpose is hereby granted, under the terms of the MIT license.
10 *
11 * If a copy of the license was not distributed with this file, it can
13 */
14

Generated via docusaurus-plugin-doxygen by Doxygen 1.13.2