aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/app.asciidoc
diff options
context:
space:
mode:
authornevar <[email protected]>2016-08-06 00:12:26 +0700
committerLoïc Hoguin <[email protected]>2016-10-19 17:51:57 +0200
commitfc7f6acd00331b09217fe733b89c620771fdabd5 (patch)
treefa7340acdaf4e76e57748bf70f5e7e782f5660c4 /doc/src/guide/app.asciidoc
parent01ed1866afdbdfaa966bf5be5aab30d6525aa962 (diff)
downloaderlang.mk-fc7f6acd00331b09217fe733b89c620771fdabd5.tar.gz
erlang.mk-fc7f6acd00331b09217fe733b89c620771fdabd5.tar.bz2
erlang.mk-fc7f6acd00331b09217fe733b89c620771fdabd5.zip
Add PROJECT_ENV
Fix #587
Diffstat (limited to 'doc/src/guide/app.asciidoc')
-rw-r--r--doc/src/guide/app.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/guide/app.asciidoc b/doc/src/guide/app.asciidoc
index eef5d45..ca0a993 100644
--- a/doc/src/guide/app.asciidoc
+++ b/doc/src/guide/app.asciidoc
@@ -130,6 +130,8 @@ your situation.
The application callback module.
`PROJECT_REGISTERED`::
List of the names of all registered processes.
+`PROJECT_ENV`::
+ Configuration parameters used by the application.
`LOCAL_DEPS`::
List of Erlang/OTP applications this project depends on,
excluding `erts`, `kernel` and `stdlib`, or list of