diff options
Diffstat (limited to 'lib/erl_docgen/doc/src/notes.xml')
-rw-r--r-- | lib/erl_docgen/doc/src/notes.xml | 37 |
1 files changed, 1 insertions, 36 deletions
diff --git a/lib/erl_docgen/doc/src/notes.xml b/lib/erl_docgen/doc/src/notes.xml index 0653730572..4824a755d9 100644 --- a/lib/erl_docgen/doc/src/notes.xml +++ b/lib/erl_docgen/doc/src/notes.xml @@ -31,42 +31,7 @@ </header> <p>This document describes the changes made to the <em>erl_docgen</em> application.</p> - <section><title>Erl_Docgen 0.7</title> - - <section><title>Fixed Bugs and Malfunctions</title> - <list> - <item> - <p> - Sort index of C functions alphabetically in the sidebar.</p> - <p> - Own Id: OTP-14333 Aux Id: ERL-393 </p> - </item> - <item> - <p> The right side index of functions now handle - functions with same name but different arity. </p> - <p> - Own Id: OTP-14431</p> - </item> - </list> - </section> - - - <section><title>Improvements and New Features</title> - <list> - <item> - <p> - Improvements in the OTP documentation style.</p> - <p> - (Thanks to Mariano Guerra)</p> - <p> - Own Id: OTP-14371 Aux Id: PR-1215 </p> - </item> - </list> - </section> - -</section> - -<section><title>Erl_Docgen 0.6.1</title> + <section><title>Erl_Docgen 0.6.1</title> <section><title>Fixed Bugs and Malfunctions</title> <list> |