MartinNowak / scod

A nice documentation generator based on ddox.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scod - documentation generator

Build Status Dub

Scod is a clean and lightweight theme for ddox, simply use It as drop-in replacement.

Newer dub versions (>=0.9.25) have a switch to configure the ddox tool. The following configuration tells dub to use scod for documentation generation with dub build --build=ddox.

  • x:ddoxTool "scod" (dub.sdl)
  • "-ddoxTool": "scod" (dub.json)

Example

About

A nice documentation generator based on ddox.

License:MIT License


Languages

Language:JavaScript 55.6%Language:CSS 34.6%Language:Shell 9.1%Language:D 0.7%