doxyfile
There are 11 repositories under doxyfile topic.
MaJerle/doxygen-dark-theme
Dark theme for doxygen documentation generator
anb0s/eclox
Eclox is a simple doxygen frontend plug-in for eclipse. It aims to provide a slim and sleek integration of the code documentation process into Eclipse.
AntoCreed777/Proyecto_Semestral_Estructura_Datos
Implementaciones de Algoritmos de Búsqueda de Patrones en Documentos
ptomulik/scons-tool-doxyfile
SCons tool to generate Doxyfile for scons_doxygen tool
without-eyes/wsfs
RAM-based File System
ana-chenoweth/double-linked-list
This repository contains an academic implementation of a Double Linked List in C++ using templates.
ana-chenoweth/stack-app
This project implements a generic stack data structure in C++, allowing storage and manipulation of elements of any type (default is int). It includes functionalities such as adding and removing elements, deep copying, dynamic resizing, and printing the stack contents.
ess3sq/doxygen-dark-theme
Dark theme for doxygen documentation generator
pacome35220/R-Type
C++ Shoot 'em up game using SFML
rconfa/sparse-matrix
Sparse matrix implementation with ordered linked-list in C++