# HG changeset patch # User jbe # Date 1503397230 -7200 # Node ID c8e77723f9cf85332104373b011688c3bdfc5d8b # Parent fe9932334baee2dcb4965670c79e89f2bf90e2cc Clarified "Starting your application" section in WebMCP's documentation diff -r fe9932334bae -r c8e77723f9cf doc/autodoc-header.htmlpart --- a/doc/autodoc-header.htmlpart Tue Aug 22 04:32:49 2017 +0200 +++ b/doc/autodoc-header.htmlpart Tue Aug 22 12:20:30 2017 +0200 @@ -472,7 +472,7 @@
- Ensure that the moonbridge binary is within your system's search path and that the moonbridge_http.lua file is included in the LUA_PATH or linked into the framework's lib/ directory (alternatively the MOONBR_LUA_PATH option might be set accordingly at compile-time of the Moonbridge Network Server). To start an application, call the mcp.lua executable (found in framework/bin/mcp.lua) with the following four arguments: + If the moonbridge executable is within your system's search path for binaries (i.e. if optional step 2 of the installation instructions has been carried out), you can directly call the mcp.lua script (found in framework/bin/mcp.lua). Pass the following arguments to mcp.lua:
- Alternatively, the moonbridge binary may be called directly with the following five arguments: + Alternatively, the moonbridge binary may be called manually (e.g. by invoking ../moonbridge/moonbridge). In this case, the following five arguments are required: