diff options
author | Loïc Hoguin <[email protected]> | 2016-11-05 14:26:30 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2016-11-05 14:26:30 +0200 |
commit | b051513f18653113ac2c23008836c500e1425283 (patch) | |
tree | ce5ca5f3d2f399fbfdf1fc994bf57a43cd60b037 /docs/en/erlang.mk/1/guide/external_plugins_list | |
parent | 87182b2ff15eecca272589f8e2960dffe52ce6ec (diff) | |
download | ninenines.eu-b051513f18653113ac2c23008836c500e1425283.tar.gz ninenines.eu-b051513f18653113ac2c23008836c500e1425283.tar.bz2 ninenines.eu-b051513f18653113ac2c23008836c500e1425283.zip |
Update docs
Diffstat (limited to 'docs/en/erlang.mk/1/guide/external_plugins_list')
-rw-r--r-- | docs/en/erlang.mk/1/guide/external_plugins_list/index.html | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/docs/en/erlang.mk/1/guide/external_plugins_list/index.html b/docs/en/erlang.mk/1/guide/external_plugins_list/index.html index 803e63b5..9b26460d 100644 --- a/docs/en/erlang.mk/1/guide/external_plugins_list/index.html +++ b/docs/en/erlang.mk/1/guide/external_plugins_list/index.html @@ -104,8 +104,15 @@ as an Erlang.mk plugin.</p></div> <div class="sect1">
<h2 id="_hexer_mk">hexer.mk</h2>
<div class="sectionbody">
-<div class="paragraph"><p>An <a href="https://github.com/inaka/hexer.mk">Hex plugin</a> for Erlang.mk.
-Hex is a <a href="https://hex.pm/">package manager for the Elixir ecosystem</a>.</p></div>
+<div class="paragraph"><p>An <a href="https://github.com/inaka/hexer.mk">Hex plugin</a> for Erlang.mk
+using the <code>hexer</code> tool.</p></div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_hexpm_mk">hexpm.mk</h2>
+<div class="sectionbody">
+<div class="paragraph"><p>Another <a href="https://github.com/botsunit/hexpm.mk">Hex plugin</a> for
+Erlang.mk, with support for Hex dependency operators.</p></div>
</div>
</div>
<div class="sect1">
|