notes.sgml

来自「OTP是开放电信平台的简称」· SGML 代码 · 共 101 行

SGML
101
字号
<!doctype chapter PUBLIC "-//Stork//DTD chapter//EN"><chapter>  <header>    <title>EDoc Release Notes</title>    <prepared>otp_appnotes</prepared>    <docno>nil</docno>    <date>nil</date>    <rev>nil</rev>  </header>    <p>This document describes the changes made to the EDoc    application.</p><section><title>Edoc 0.7.3</title>    <section><title>Improvements and New Features</title>      <list>        <item>          <p>	    Minor Makefile changes.</p>          <p>	    Own Id: OTP-6689</p>        </item>        <item>          <p>	    Dialyzer warnings were eliminated.</p>          <p>	    Own Id: OTP-6737</p>        </item>      </list>    </section></section>  <section><title>EDoc 0.7.2</title>    <section><title>Fixed Bugs and Malfunctions</title>      <list>        <item>          <p>            Some missing files have been added:            <c>~/include/edoc_doclet.hrl</c>, <c>~/priv/edoc.dtd</c>,            <c>~/priv/erlang.png</c></p>          <p>            Own Id: OTP-6457</p>        </item>      </list>    </section>    <section><title>Improvements and New Features</title>      <list>        <item>          <list>            <item>Undefined macros only cause warnings, not errors.	    </item>	    <item>New, built-in <c>@version</c> macro.</item>	    <item>Documented the <c>@docfile</c> and <c>@headerfile</c>	      generic tags.</item>	    <item>Added recognition of <c>"TODO:"</c> as a wiki	      equivalent for <c>@todo</c> tags.</item>	    <item>Added documentation about overview pages.</item>	    <item><c>'where'</c> and <c>','</c> are allowed as	      separators in specs.</item>	    <item>Corrected ambiguity in spec grammar (possible	      incompatibility issue - parentheses may need to be added	      in some cases, in existing code).</item>	    <item>Experimental (and undocumented) support for	      <c>@param</c> and <c>@return</c> tags and corresponding	      <c>"..."</c> annotations on <c>@spec</c> parameters.	    </item>	  </list>          <p>            *** POTENTIAL INCOMPATIBILITY ***</p>          <p>            Own Id: OTP-6568</p>        </item>      </list>    </section>  </section>  <section><title>EDoc 0.7.1</title>    <section><title>Fixed Bugs and Malfunctions</title>      <list>        <item>          <p>            Fixed some broken links in the documentation.</p>          <p>            Own Id: OTP-6419</p>        </item>      </list>    </section>  </section>  <section><title>EDoc 0.7.0</title>    <p>Miscellaneous changes.</p>  </section></chapter>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?