summaryrefslogtreecommitdiff
path: root/src/rebar_edoc.erl
Commit message (Expand)AuthorAgeFilesLines
* Skip check for ebin directory when building edocPavel Baturko2014-10-241-1/+1
* Manually clean up pathsEvan Vigil-McClanahan2014-08-181-1/+1
* Implement 'rebar help CMD1 CMD2' and extend common 'rebar help' msgTuncer Ayaz2012-12-311-0/+11
* rebar_edoc: use correct proplist() type (Reported-by: Kostis Sagonas)Tuncer Ayaz2012-10-031-1/+1
* Ensure edocs are also built if only overview.edoc changesEdwin Fine2012-08-081-30/+33
* Re-use rebar_utils:ebin_dir()Tuncer Ayaz2012-08-061-4/+1
* Remove shared stateTuncer Ayaz2012-07-131-4/+3
* Fix whitespace errorsTuncer Ayaz2012-06-081-1/+1
* Fix whitespace errorsTuncer Ayaz2012-06-071-4/+8
* Prefer edoc-info as determining file; overview-summary.html may notDave Smith2012-06-061-5/+5
* Only regenerate edocs if a source file is newer thanDave Smith2012-06-061-2/+45
* Setup code path prior to calling edocJoseph Wayne Norton2011-10-201-0/+19
* 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 use...Dave Smith2010-10-251-13/+1
* Fixing http://hg.basho.com/rebar/issue/6; rebar_edoc was a little enthusiasti...Dave Smith2010-06-151-1/+5
* Include EDoc generation supporttheiw2010-03-041-0/+62