diff options
author | Mickaël Rémond <mickael.remond@process-one.net> | 2007-02-19 15:02:28 +0000 |
---|---|---|
committer | Mickaël Rémond <mickael.remond@process-one.net> | 2007-02-19 15:02:28 +0000 |
commit | 6a54d828c448d19c9ef503239e5e3575b1a7332b (patch) | |
tree | b27ecf539ad50d56fcbf0a93a554fb8f3f1b5855 /doc/api/overview.edoc | |
parent | * src/odbc/pg.sql: last table, state column cannot be NULL (EJAB-191). (diff) |
* doc/api/*: Added Erlang documentation generation script (EJAB-188).
* doc/version.tex: Updated.
* src/ejabberd.app: Updated.
SVN Revision: 733
Diffstat (limited to 'doc/api/overview.edoc')
-rw-r--r-- | doc/api/overview.edoc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/api/overview.edoc b/doc/api/overview.edoc new file mode 100644 index 000000000..55f7b1f68 --- /dev/null +++ b/doc/api/overview.edoc @@ -0,0 +1,10 @@ +@author Mickael Remond <mickael.remond@process-one.net> + [http://www.process-one.net/] +@copyright 2007 Process-one +@version {@vsn}, {@date} {@time} +@title ejabberd Development API Documentation + +@doc +== Introduction == + +TODO: Insert content from Jerome documentation. |