The topics.h
File Reference
Project specific Doxygen topics definitions. More...
Description
Project specific Doxygen topics definitions.
This file serves as the main entry point for the Doxygen documentation of the µOS++ Intrusive Lists utilities. It organizes and includes the documentation topics, file and folder references, and API groups that make up the structure of the generated documentation. The order of the @include
directives determines the order of sections in the sidebar and navigation. This file ensures that users can easily explore the available modules, APIs, and supporting information for the utilities package.
File Listing
The file content with the documentation metadata removed is:
1/*
2 * This file is part of the µOS++ project (https://micro-os-plus.github.com/).
3 * Copyright (c) 2021 Liviu Ionescu. All rights reserved.
4 *
5 * Permission to use, copy, modify, and/or distribute this software
6 * for any purpose is hereby granted, under the terms of the MIT license.
7 *
8 * If a copy of the license was not distributed with this file, it can
9 * be obtained from https://opensource.org/licenses/mit.
10 */
11
12/*
13 * Note: the order is important, it also gives the order in the sidebar.
14 */
15
Generated via docusaurus-plugin-doxygen by Doxygen 1.13.2