File: application.kwc

package info (click to toggle)
erlang-doc-html 1%3A11.b.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 23,284 kB
  • ctags: 10,724
  • sloc: erlang: 505; ansic: 323; makefile: 62; perl: 61; sh: 45
file content (22 lines) | stat: -rw-r--r-- 843 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
%% Automatically generated. Do not edit.
{srcfile, "application"}.
{appname, "webtool"}.
{appvsn, "0.8.3"}.
{module, "webtool"}.
{modulesummary, " WebTool is a tool used to simplify the implementation of web based tools with Erlang/OTP. "}.
{name, "start/0"}.
{fsummary, "  Start WebTool. "}.
{name, "start/2"}.
{fsummary, "  Start WebTool with default configuration. "}.
{name, "stop/0"}.
{fsummary, "  Stop WebTool. "}.
{name, "debug_app/1"}.
{fsummary, "  Debug a WebTool application. "}.
{name, "stop_debug/0"}.
{fsummary, "  Stop debugging an application and format the trace log. "}.
{name, "Module:Func/1"}.
{fsummary, "    Returns configuration data needed by WebTool to configure and   start a tool. "}.
{com, "start_webtool"}.
{comsummary, "WebTool Start Script"}.
{name, "start_webtool"}.
{fsummary, "Start a WebTool Application"}.