Difference between revisions of "Community:Open Source Projects"
(Fixed wrong link) |
(Dead link; I hope this one is correct (first result in Google)) |
||
Line 5: | Line 5: | ||
| CanDyDoc || CanDyDOC is fileset for creating advanced documentation of programs written in D programming language. || Windows/POSIX || Public Domain || https://github.com/eldar/candydoc | | CanDyDoc || CanDyDOC is fileset for creating advanced documentation of programs written in D programming language. || Windows/POSIX || Public Domain || https://github.com/eldar/candydoc | ||
|- | |- | ||
− | | CuteDoc || CuteDoc is fileset for creating nice (and cute) documentation of programs written in D programming language. || Windows/POSIX || Public Domain || https://github.com/ | + | | CuteDoc || CuteDoc is fileset for creating nice (and cute) documentation of programs written in D programming language. || Windows/POSIX || Public Domain || https://github.com/JakobOvrum/cuteDoc |
|- | |- | ||
| bootDoc || DDoc theme using Bootstrap for styling. || Windows/POSIX || MIT || https://github.com/JakobOvrum/bootDoc | | bootDoc || DDoc theme using Bootstrap for styling. || Windows/POSIX || MIT || https://github.com/JakobOvrum/bootDoc |
Revision as of 08:25, 21 October 2013
Name | Description | Platform | License | Url |
---|---|---|---|---|
CanDyDoc | CanDyDOC is fileset for creating advanced documentation of programs written in D programming language. | Windows/POSIX | Public Domain | https://github.com/eldar/candydoc |
CuteDoc | CuteDoc is fileset for creating nice (and cute) documentation of programs written in D programming language. | Windows/POSIX | Public Domain | https://github.com/JakobOvrum/cuteDoc |
bootDoc | DDoc theme using Bootstrap for styling. | Windows/POSIX | MIT | https://github.com/JakobOvrum/bootDoc |
Doxygen | Doxygen is a documentation system for C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP, C#, and to some extent D. | Windows/POSIX | GNU GPL | http://www.stack.nl/~dimitri/doxygen/ |
Name | Description | Platform | License | Url |
---|---|---|---|---|
Orange | Orange is a serialization library for the D programming language. It supports D1/Tango and D2/Phobos. | Windows/POSIX | Boost 1.0 | https://github.com/jacob-carlborg/orange |
Name | Description | Platform | License | Url |
---|---|---|---|---|
LuaD | Lua for the D Programming Language | Windows/POSIX | MIT | https://github.com/JakobOvrum/LuaD |
Name | Description | Platform | License | Url |
---|---|---|---|---|
DustMite | DustMite, is a D source code minimization tool. It's helpful in finding toolchain problems. | Windows/POSIX | Public Domain | https://github.com/CyberShadow/DustMite |