ddox documentation generator
Jacob Carlborg
doob at me.com
Sun Oct 7 12:26:12 PDT 2012
On 2012-10-07 18:06, Sönke Ludwig wrote:
> The documentation generator used for vibed.org (e.g.
> http://vibed.org/api/vibe.core.file/FileStream) is now available as a
> stand-alone project:
>
> https://github.com/rejectedsoftware/ddox
>
> also available as a VPM module:
> http://registry.vibed.org/view_package/ddox
>
> Features:
>
> - Supports DDOC sections and macros
> - Fully interlinked types
> - Automatically inherits members and documentation from base classes
> - Clean structure without endless spaghetti pages (customizable)
> - Diet template based and thus fully customizable output
> - Built-in HTTP server for local docs serving
> - Easily embeddable into existing vibe.d based sites
> - Can generate offline documentation as HTML files
> - Function for filtering the DMD .json file by module prefixes,
> protection level and doc comment
>
This looks awesome.
--
/Jacob Carlborg
More information about the Digitalmars-d-announce
mailing list