summaryrefslogtreecommitdiff
path: root/deps/edown/doc/edown_doclet.md
diff options
context:
space:
mode:
Diffstat (limited to 'deps/edown/doc/edown_doclet.md')
-rw-r--r--deps/edown/doc/edown_doclet.md10
1 files changed, 3 insertions, 7 deletions
diff --git a/deps/edown/doc/edown_doclet.md b/deps/edown/doc/edown_doclet.md
index fcf0178..c8af959 100644
--- a/deps/edown/doc/edown_doclet.md
+++ b/deps/edown/doc/edown_doclet.md
@@ -5,11 +5,12 @@
* [Function Index](#index)
* [Function Details](#functions)
-
EDoc Doclet module for producing Markdown.
-Copyright (c) 2014 Ulf Wiger
+
+Copyright (c) 2014-2015 Ulf Wiger
__Authors:__ Ulf Wiger ([`ulf@wiger.net`](mailto:ulf@wiger.net)).
+
<a name="index"></a>
## Function Index ##
@@ -26,22 +27,17 @@ __Authors:__ Ulf Wiger ([`ulf@wiger.net`](mailto:ulf@wiger.net)).
### run/2 ###
-
<pre><code>
run(Command::<a href="#type-doclet_gen">doclet_gen()</a> | <a href="#type-doclet_toc">doclet_toc()</a>, Ctxt::<a href="#type-edoc_context">edoc_context()</a>) -&gt; ok
</code></pre>
<br />
-
Main doclet entry point.
-
-
Also see [`//edoc/edoc:layout/2`](http://www.erlang.org/doc/man/edoc.html#layout-2) for layout-related options, and
[`//edoc/edoc:get_doc/2`](http://www.erlang.org/doc/man/edoc.html#get_doc-2) for options related to reading source
files.
-
Options: