From 80b02f11155e7949d20b041a760f39c01cf3d2ce Mon Sep 17 00:00:00 2001 From: Jared Flatow Date: Tue, 7 Jun 2016 20:24:22 -0700 Subject: Add PROJECT_MOD var to make the app callback module configurable --- doc/src/guide/app.asciidoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/src/guide/app.asciidoc') diff --git a/doc/src/guide/app.asciidoc b/doc/src/guide/app.asciidoc index 99ff052..eef5d45 100644 --- a/doc/src/guide/app.asciidoc +++ b/doc/src/guide/app.asciidoc @@ -126,6 +126,8 @@ your situation. Short description of the project. `PROJECT_VERSION`:: Current version of the project. +`PROJECT_MOD`:: + The application callback module. `PROJECT_REGISTERED`:: List of the names of all registered processes. `LOCAL_DEPS`:: -- cgit v1.2.3