0.0
No commit activity in last 3 years
No release in over 3 years
DNote plugin for Detroit build system. Extract devleoper's notes from source in documentation phase.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

Detroit DNote Tool

Website / Report Issue / Development

Build Status Gem Version     Flattr Me

About

The Developer's Notes tool goes through you source files and compiles a list of any labeled comments. Labels are single word prefixes to a comment ending in a colon.

By default label supported are TODO, FIXME, OPTIMIZE and DEPRECATE.

A variety of output formats are supported including HTML, XML, Markdown and RDoc's simple markup format.

See http://rubyworks.github.com/dnote for more information.

Installation

Using RubyGems

$ gem install detroit-dnote

Copyrights

Detroit DNote

Copyright (c) 2011 Rubyworks

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

See LICENSE.txt file for full details.