doxygen-documentation
There are 122 repositories under doxygen-documentation topic.
doxygen/doxygen
Official doxygen git repository
somnisoft/smtp-client
SMTP Client Library in C
Zeioth/dooku.nvim
Code documentation generator for Neovim
thanoskoutr/armOS
Minimal ARM Operating System for the Raspberry Pi, supporting Aarch32 and Aarch64 architectures.
tonystone/geofeatures
A lightweight, high performance geometry library.
magiczny-kacper/RingBuffer
My ring/FIFO buffer implementation, for embedde applications. Tested on STM32L1, STM32F3, STM32F4 and PIC18F platforms.
munstermonster/cuSten
CUDA Finite Difference Library
z-shell/zsdoc
Doxygen for Shell Zsh and Bash scripts
mp81ss/gendoxy
An emacs plugin to generate doxygen documentation from C source code
firenz/1812
Motor de aventuras gráficas clásicas para Unity 2D
Frost-Wing/osdev
A Simple OS for literally everything.
jminjares4/ESP32-Sensor-Data-Logger
Custom ESP32 sensor data logger
dhananjaylatkar/docgen.nvim
Generate function docs using treesitter
n0lavar/DoxygenComments
Visual Studio extension for auto-generating Doxygen-style comments in C ++ code
somnisoft/sqldbal
SQL Database Abstraction Library in C
UmbrellaLeaf5/locus_no_pilotus
Project of four first-year MIPT DAFE/RSE students (for engineering practical work in the second semester) to create a mathematical trajectory calculator in Qt C++
JoanStinson/HackAndSlash
A simple hack and slash game using SDL and C++ with some design patterns and doxygen documentation.
Mylifeismyhome/Websocket
Websocket Library based on mbedtls
RajPShinde/eco-bot
A ROS Package for a trash collector robot developed with A* Path Planner simulated in Gazebo.
tumut/B-Trees
B-tree implementation in C++ to index documents based on numerical id's and title strings
migueltc13/project-li2
Roguelite game implemented in C within Computer Labs II environment.
nCine/docs
Doxygen generated documentation for the project
nCine/ncine.github.io
Website for the project, as built by Jekill.
sheepgrass/cpp_project_framework
C++ Project Framework is a framework for creating C++ project.
UmbrellaLeaf5/graphic_calculator
Project of three first-year MIPT DAFE/RSE students (for engineering practical work in the first semester) to create a graphic calculator in FLTK C++
Anders1232/RattletrapEngine
SDL2 Game Engine
codingburgas/10grade-christmas-luck-codey
Codey is an online library where the community creates and shares stories for everyone to enjoy. Be a part of the story - join now! 💛
DaveDeDave/DataStructures-Graph
This is a basic implementation of the graph data structure in c.
GregoryKogan/result
result is a C++ library that provides a Result type, which can be used to return and propagate errors. It's inspired by Rust's Result type.
jabellard/Ash
Ash - alpha shell.
MatthewNaumenko/base-blockchain-transaction-system
Реализация базового Proof-of-Work блокчейна с поддержкой криптографических транзакций и верификацией цепочки
mlshort/AETG2
Grad school, Software Engineering, Automated Combinatorial Testing for Software project. A set of parameters is identified that define the space of possible test scenarios. Then, combinatorial designs are used to create a test plan that “covers” all n-way combinations of the test parameters.
PaulDance/Ressources-Tortuino
L'ensemble des ressources informatiques nécessaires à l'utilisation du robot Tortuino et au bon déroulement de l'animation qui l'utilise
UmbrellaLeaf5/graph_cpp
Helper Graph class for C++ with CMake support
WattsUp/CppProjectTemplate
A template repository designed for medium to large C++ projects with multiple subprojects/executables.