summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2015-02-25 21:43:47 -0500
committerFred Hebert <mononcqc@ferd.ca>2015-02-25 21:43:47 -0500
commit456b9ae8eaeae5a1fd3d103f182807c2bdba7442 (patch)
tree18fc2b92878d7068ab93b3fae0f1fc414f4b6017 /README.md
parent2f9c65c69003159091209189014f276c54998ce1 (diff)
parent4eaeca88909af04d00eda22c20272f40a9e3548b (diff)
Merge pull request #189 from tsloughter/edoc
add edoc provider
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index dce1937..bd0763c 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,7 @@ limit scope.
| ct | Run Common Test suites |
| do | Higher-order provider to run multiple tasks in sequence |
| dialyzer | Run the Dialyzer analyzer on the project |
+| edoc | Generate documentation using edoc |
| eunit | Run eunit tests |
| help | Print help for rebar or task |
| new | Create new rebar project from templates |