summaryrefslogtreecommitdiff
path: root/src/rebar_edoc.erl
Commit message (Collapse)AuthorAgeFilesLines
* Clean up specsTuncer Ayaz2011-03-281-2/+1
|
* Clean up codeTuncer Ayaz2011-02-061-2/+4
|
* Clean up emacs file local variablesTuncer Ayaz2011-01-311-1/+1
|
* Remove mention of "clean" command from rebar_edocDaniel Néri2010-11-141-1/+0
|
* Fixed 819; removed the edoc clean function entirely in favor of requiring ↵Dave Smith2010-10-251-13/+1
| | | | | | user to explicitly specify what files should be deleted. If there is no convention or way to programatically figure out what files to process, don't guess.
* Fixing http://hg.basho.com/rebar/issue/6; rebar_edoc was a little ↵Dave Smith2010-06-151-1/+5
| | | | enthusiastic about deleting the doc dir
* Include EDoc generation supporttheiw2010-03-041-0/+62