Skip to content

A modified version of doxygen, which can display I/O values in documents.

Notifications You must be signed in to change notification settings

sjiang1/doxygenIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IO Present: a modified version of Doxygen

Inside folder Project:

a modified copy of doxygen from https://github.com/doxygen/doxygen.git

version: 1.8.12

To build the project local (tested in: Debian 8, jessie):

in the directory of Project

apt-get build-dep doxygen

delete CMakeCache.txt if it exists

mkdir build if it does not exist

inside the build folder: cmake -G "Unix Makefiles" ..

inside the build folder: make

get the runnable file: bin/doxygen

sudo make install

About

A modified version of doxygen, which can display I/O values in documents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published