Difference between revisions of "Community:OpenSourceProjects"

From D Wiki
Jump to: navigation, search
(documentation generators)
 
(not github repo...)
Line 3: Line 3:
 
|+ Documentation Generators
 
|+ Documentation Generators
 
|-
 
|-
| CanDyDoc || CanDyDOC is fileset for creating advanced documentation of programs written in D programming language. || Windows/POSIX || Public Domain || git://github.com/eldar/candydoc.git
+
| 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/robik/cuteDoc
 
| CuteDoc || CuteDoc is fileset for creating nice (and cute) documentation of programs written in D programming language. || Windows/POSIX || Public Domain || https://github.com/robik/cuteDoc

Revision as of 00:23, 23 November 2012

Name Description Platform License Url
Documentation Generators
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/robik/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/