aboutsummaryrefslogtreecommitdiff
path: root/doc/api/overview.edoc
diff options
context:
space:
mode:
authorMickaël Rémond <mickael.remond@process-one.net>2007-02-19 15:02:28 +0000
committerMickaël Rémond <mickael.remond@process-one.net>2007-02-19 15:02:28 +0000
commit6a54d828c448d19c9ef503239e5e3575b1a7332b (patch)
treeb27ecf539ad50d56fcbf0a93a554fb8f3f1b5855 /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.edoc10
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.