An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with doxygen-documentation

A curated list of projects in awesome lists tagged with doxygen-documentation .

https://github.com/doxygen/doxygen

Official doxygen git repository

doxygen doxygen-documentation

Last synced: 30 Apr 2026

https://github.com/z-shell/zsdoc

Doxygen for Shell Zsh and Bash scripts

doxygen doxygen-documentation zsh

Last synced: 11 Apr 2025

https://github.com/bpla-team/locus_no_pilotus

Project of four first-year MIPT AES DAFE students (for engineering practical work in the second semester) to create a mathematical trajectory calculator in Qt C++

algorithms boost cmake cpp dafe doxygen-documentation json math mipt qcustomplot qt qt6 traveling-salesman-problem

Last synced: 02 Aug 2025

https://github.com/joanstinson/hackandslash

A simple hack and slash game using SDL and C++ with some design patterns and doxygen documentation.

cplusplus-11 cpp design-patterns doxygen-documentation game game-development game-engine-2d sdl2

Last synced: 21 May 2026

https://github.com/ncine/ncine.github.io

Website for the project, as built by Jekill.

doxygen-documentation jekyll ncine website

Last synced: 13 Apr 2025

https://github.com/bpla-team/graphic_calculator

Project of three first-year MIPT AES DAFE students (for engineering practical work in the first semester) to create a graphic calculator in FLTK C++

cmake cpp dafe doxygen-documentation fltk graphics mipt

Last synced: 01 Jul 2025

https://github.com/ncine/docs

Doxygen generated documentation for the project

documentation doxygen doxygen-documentation lua ncine

Last synced: 12 Jul 2026

https://github.com/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++

cmake cpp dafe doxygen-documentation fltk graphics mipt

Last synced: 12 Apr 2025

https://github.com/umbrellaleaf5/graph_cpp

Helper Graph class for C++ with CMake support

cmake cpp doxygen-documentation graph

Last synced: 14 Feb 2026

https://github.com/umbrellaleaf5/drugdesign_data_analysis

Module of the DrugDesign project responsible for loading and pre-processing data from ChEMBL and PubChem, necessary for further modeling and analysis in drug development

chembl chemistry dafe data-analysis doxygen-documentation mipt pubchem python requests

Last synced: 15 Aug 2025

https://github.com/woofiwaffle/route-map

ETU "LETI" project on "Educational Practice" (2024)

cpp17 doxygen doxygen-documentation github-pages qt5 qtcreator route-map

Last synced: 06 Jan 2026

https://github.com/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.

auto-documentation cpp doxygen doxygen-documentation doxygen-theme error-handling functional-programming modern-cpp result-type

Last synced: 15 May 2025

https://github.com/hardcode3/imgui_opengl_linear_algebra_cmake_starter

A cmake starter using Imgui - Imnodes with OpenGL and some linear algebra libraries

bash-script cmake cpp doxygen-documentation eigen3 gitmodules glfw glm imgui imnodes implot linear-algebra mit-license opengl

Last synced: 09 May 2026

https://github.com/vihlancevk/quadratic-equation-solver

Решение квадратного уравнения.

c doxygen-documentation learning-task student-project

Last synced: 22 Mar 2025

https://github.com/haimozer123/cpp_finalproject_rted

This project implements a Quadratic Equation solver using operator overloading, Rule of Three/Five, and const-correctness (Task 1) and a Vet Management system with inheritance, RTTI, singleton pattern, and dynamic memory management for animal health tracking (Task 2).

cpp cpp14 doxygen-documentation final-year-project rted

Last synced: 17 May 2026

https://github.com/karangandhi-projects/stm32-smart-sensor-hub

Smart, low-power sensor hub for STM32F446RE with modular sensor APIs, dynamic power-mode sampling, cooperative scheduler, UART CLI, and full documentation.

bare-metal cooperative-scheduler doxygen-documentation embedded-c embedded-cli embedded-systems firmware iot low-power-design microcontroller-project power-management sensor-hub sensors stm32 stm32cubeide stm32f4 stm32f446re task-scheduler uart

Last synced: 13 Jan 2026

https://github.com/frost-wing/doxygen-docs

The pre-compiled doxygen documentation for FrostWing

doxygen doxygen-documentation frost-wing

Last synced: 02 Jun 2026

https://github.com/yassir-ai/reinforcement-learning

YEAR 2022 : In machine learning there are several subcategories. We will focus here on a type of learning that is close to the 'trial and error' method called reinforcement learning. The program (which will subsequently be called either agent or system) performs a series of actions and after a certain period of time, the quality of the state reached is evaluated. We then go up in the list of actions carried out and increase their probability of carrying out (if the final evaluation was favorable), or decrease it (if it was unfavorable)

algorithms animation apprentissage-machine bellman-ford-algorithm c doxygen doxygen-documentation game-of-life gcc isima javascript jeu-de-la-vie machine-learning makefile project python q-learning reinforcement-learning sdl2

Last synced: 19 Apr 2026

https://github.com/sdslabs/rubeus-docs

Documentation website dump of the various versions of Rubeus Engine

documentation doxygen-documentation

Last synced: 28 Feb 2026

https://github.com/tariqs26/cs1xc3

Final assignment for CS1XC3

c-language doxygen-documentation makefile

Last synced: 29 Apr 2025

https://github.com/pin3dev/42_cpp_modules_05-09

Exploring advanced C++ and OOP concepts like SOLID, casting operators, templates (value, functions, and classes), exception handling using throw() and try/catch blocks, and so on

42 42-cpp-modules 42born2code 42cursus 42porto 42projects 42school cpp-98 cpp-course cpp-modules cpp-modules-1337 cpp-modules-42 doxygen doxygen-documentation oop-in-cpp oop-principles tutorial

Last synced: 06 Jul 2025

https://github.com/gogovega/libft

My own library (LIBFT) of 42 Cursus containing basic and personal functions as well as Doxygen documentation and unit tests.

42 42-school campus19 documentation doxygen-documentation ftprintf getnextline gnl libft

Last synced: 03 Apr 2026

https://github.com/pin3dev/42_cpp_modules_00-04

Exploring advanced C++ and OOP concepts like abstraction, encapsulation, simple and multiple inheritance, polymorphism, interfaces, and so on

42 42-cpp-module 42-cpp-modules 42born2code 42cursus 42porto 42projects 42school cpp cpp-course cpp-modules cpp-modules-1337 cpp-modules-42 cpp-project cpp98 cpp98-compatible doxygen doxygen-documentation tutorial

Last synced: 11 Feb 2026

https://github.com/jfriedlein/custom_doxygen_documentation

Create a Doxygen documentation page from a standard C++ Code file

cpp dealii doxygen-documentation mainpage python shell

Last synced: 01 May 2026

https://github.com/aden-q/visual-transit-system-simulator

This project implements a visual transit simulation system for buses in Minneapolis.

cplusplus doxygen-documentation googletest html-css javascript js mit-license

Last synced: 17 Apr 2026

https://github.com/electrostat-lab/hello-doxygen

A simple techdemo demonstrating the use of the doxygen documentation generator tool

c doxygen doxygen-documentation techdemo

Last synced: 09 Jul 2025

https://github.com/stoll-jonathan/wav_file_editor

.WAV audio file analyzer and effect editor (CS202 Final Project)

audio-processing doxygen-documentation

Last synced: 01 Apr 2025

https://github.com/raffy23/osue_ws16

Operating Systems UE WS16

c doxygen-documentation kernel-module

Last synced: 30 Jul 2025