Browse Source

Add multi-applications to 7.6 header

To help find the section when looking through the index.
derwinlu 9 years ago
parent
commit
03f806fae5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/src/guide/deps.asciidoc

+ 1 - 1
doc/src/guide/deps.asciidoc

@@ -334,7 +334,7 @@ Erlang.mk will also export the `REBAR_DEPS_DIR` variable for
 compatibility with Rebar build tools, as long as they are
 recent enough.
 
-=== Dependencies local to the repository
+=== Dependencies local to the repository (multi-applications)
 
 In addition to the dependencies that are fetched, Erlang.mk
 also allows you to have dependencies local to your repository.