/scod

A nice documentation generator based on ddox.

Primary LanguageJavaScriptMIT LicenseMIT

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