Skip to content
proutils edited this page Sep 13, 2010 · 5 revisions

If you use the Syckle project work-flow management tool, DNote provides a plugin you can use to automate during the document phase. Here’s the entry template with default values (i.e. you don’t need to supply the entry if the default already matches your needs).

  ---
  dnote:
    service: dnote
    files: lib/**/*.rb
    labels: [ TODO, FIXME, OPTIMIZE, DEPRECATE ]
    formats: html
    output: log/dnote/

Clone this wiki locally