<br><br><div class="gmail_quote">On Fri, Jan 18, 2013 at 10:19 AM, Loïc Hoguin <span dir="ltr"><<a href="mailto:essen@ninenines.eu" target="_blank">essen@ninenines.eu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 01/18/2013 04:29 AM, Dave Kuhlman wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I suspect that there is, because none of the erlang documentaion is wrapped<br>
and mashed together like that.  But, I've done Web searches and looked for<br>
flags and read the edoc docs.  And, I can't get a clue.<br>
</blockquote>
<br></div>
Most, if not all, of the Erlang documentation is in DocBook format, including the function reference. I am not sure they use edoc for anything inside Erlang itself.</blockquote><div><br></div><div>It's not docbook we have our own DTD's - the documentation is</div>
<div>made from a mixture of XML and the spec and type declarations in the code - the XML and type info is merged together into XML and then</div><div>transformed into HTML and (via FOP) into PDF.</div><div><br></div><div>
The edoc stuff doesn't make it into the printed documentation.</div><div>edoc, the type notation and erldoc evolved in parallel and</div><div>are not 100% consistent with each other. </div><div><br></div><div>Cheers</div>
<div><br></div><div>/Joe</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Loïc Hoguin<br>
Erlang Cowboy<br>
Nine Nines<br>
<a href="http://ninenines.eu" target="_blank">http://ninenines.eu</a></font></span><div class="HOEnZb"><div class="h5"><br>
______________________________<u></u>_________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/<u></u>listinfo/erlang-questions</a><br>
</div></div></blockquote></div><br>