summaryrefslogtreecommitdiff
path: root/deps/edown/doc/edown_lib.md
diff options
context:
space:
mode:
Diffstat (limited to 'deps/edown/doc/edown_lib.md')
-rw-r--r--deps/edown/doc/edown_lib.md14
1 files changed, 6 insertions, 8 deletions
diff --git a/deps/edown/doc/edown_lib.md b/deps/edown/doc/edown_lib.md
index 4db33d3..c999693 100644
--- a/deps/edown/doc/edown_lib.md
+++ b/deps/edown/doc/edown_lib.md
@@ -5,29 +5,29 @@
* [Function Index](#index)
* [Function Details](#functions)
-
Markdown for EDoc - common support functions.
+
Copyright (c) 2014 Ulf Wiger
__Authors:__ Ulf Wiger ([`ulf@wiger.net`](mailto:ulf@wiger.net)).
+
<a name="index"></a>
## Function Index ##
-<table width="100%" border="1" cellspacing="0" cellpadding="2" summary="function index"><tr><td valign="top"><a href="#export-1">export/1</a></td><td></td></tr><tr><td valign="top"><a href="#get_attrval-2">get_attrval/2</a></td><td></td></tr><tr><td valign="top"><a href="#redirect_uri-1">redirect_uri/1</a></td><td></td></tr></table>
+<table width="100%" border="1" cellspacing="0" cellpadding="2" summary="function index"><tr><td valign="top"><a href="#export-2">export/2</a></td><td></td></tr><tr><td valign="top"><a href="#get_attrval-2">get_attrval/2</a></td><td></td></tr><tr><td valign="top"><a href="#redirect_uri-1">redirect_uri/1</a></td><td></td></tr></table>
<a name="functions"></a>
## Function Details ##
-<a name="export-1"></a>
+<a name="export-2"></a>
-### export/1 ###
-
-`export(Data) -> any()`
+### export/2 ###
+`export(Data, Options) -> any()`
<a name="get_attrval-2"></a>
@@ -35,11 +35,9 @@ __Authors:__ Ulf Wiger ([`ulf@wiger.net`](mailto:ulf@wiger.net)).
`get_attrval(Name, XmlElement) -> any()`
-
<a name="redirect_uri-1"></a>
### redirect_uri/1 ###
`redirect_uri(XmlElement) -> any()`
-